Linux shared libraries - I'm confused

Steve Teale steve.teale at britseyeview.com
Thu Aug 16 04:18:34 PDT 2007


I've seen it said that dmd does not support creation of Linux shared libraries, but I've also seen it said that you can use dmd -c to create a .o file, and then use gcc -shared ... to create an so. Can anyone clarify the position here please?




More information about the Digitalmars-d mailing list