Right now, what's the most important for the success and adoption of D?
Walter Bright
newshound1 at digitalmars.com
Fri Sep 28 21:07:02 PDT 2007
Daniel Keep wrote:
> On linux, the problem is one of codegen: the dmd compiler can't generate
> position independent code, which is required for SO libraries.
Yes dmd can, with the -fPIC switch.
More information about the Digitalmars-d
mailing list