If I use an extern (C) interface, can I use shared objects in Linux from DMD?

Bernard Helyer b.helyer at gmail.com
Fri Dec 2 06:13:34 PST 2011


I don't need to share GC memory across instances or anything,
but I would be interested in using a C interface if possible.

If not, what's blocking it. If yes, how would one initialise
the runtime? I know there's a Windows DLL article on the website,
but I'm interested in Linux.

I know GDC can do it for sure, but I'm interested in DMD's capabilities.



Thanks,
-Bernard.


More information about the Digitalmars-d mailing list