libphobos as .so?

TomD t_demmer at NOSPAM.web.de
Thu Jul 19 09:59:49 PDT 2007


Frits van Bommel Wrote:

[...] 
> You shouldn't combine DMD's phobos with GDC. The runtime library is a 
> bit compiler-specific.
> You should try it with the gphobos sources that are part of the GDC 
> source tree, which should work just fine with GDC. (IIRC it also has 
> some patches to make it more portable since Walter mostly seems to write 
> phobos to work on 32-bit x86 Windows & Linux)
> Complete gphobos sources don't seem to be included in the GDC binary 
> distribution by the way, that just seems to contain a "header" module 
> for object.d, for instance. (the phobos/internal/* directory is missing, 
> including internal/object.d which contains the actual implementation)

Ahh, OK that makes sense. I'll try to grab gphobos. A hint in the /usr/share/doc/gdc/README file had helped (not that I believe too many people would actually check it). Or just having the source   
included, just like dmd does.

Thanks,

Ciao
Tom



More information about the Digitalmars-d mailing list