(Linux) Which compilers should be working now with shared libraries?

Marco Leise Marco.Leise at gmx.de
Sat Nov 16 10:43:34 PST 2013


Am Sat, 16 Nov 2013 14:00:53 +0100
schrieb "Martin Nowak" <code at dawg.eu>:

> On Friday, 15 November 2013 at 20:17:38 UTC, Marco Leise wrote:
> > Oops, this was answered with "not ready yet" a few topics
> > earlier. Ok, then static D libs only for now.
> 
> That applies only to loading, linking shared libraries works.

That reads like "all compilers can link against shared
libraries, but none can actually load any into the process".
That's probably not what you meant to say, right? At least
"Hello world" with phobos.so seems to work with DMD.
Or does loading D libraries through libdl in particular fail?

-- 
Marco



More information about the Digitalmars-d mailing list