Java > Scala

Walter Bright newshound2 at digitalmars.com
Wed Nov 30 00:19:59 PST 2011


On 11/29/2011 11:46 PM, Jacob Carlborg wrote:
> I agree. The shared library problem is blocked by DMD not being able to
> correctly generate PIC.

The compiler does correctly generate PIC code on Linux. The problem is nobody 
has figured out the details of making Phobos/Druntime a shared library.

I.e. there's more to creating a shared library than throwing -fPIC.


More information about the Digitalmars-d mailing list