Build Linux shared library from DMD

Steve Teale steve.teale at britseyeview.com
Wed Nov 10 11:12:50 PST 2010


In the Apache mod_d thread I saw:

gcc -shared -Wl,-soname,libhello.so.0 -o libhello.so.0.0 libhello.a

Has anyone tried this with libphobos2.a?



More information about the Digitalmars-d mailing list