[D-runtime] Time for druntime for Linux64 to default to a shared lib

Martin Nowak dawg at dawgfoto.de
Mon Mar 18 19:45:13 PDT 2013


On 03/13/2013 07:26 PM, Walter Bright wrote:
> I'm not sure what that does. Does it mean there is only one binary a 
> user has to ship? What if two such binaries are run at once - do they 
> share the druntime.so? 
The idea was to keep on creating a druntime.a (with -fPIC) and combine 
it with phobos to a single phobos.so.



More information about the D-runtime mailing list