GDC Search path

Anders F Björklund afb at algonet.se
Wed Apr 4 00:48:48 PDT 2007


Charlie wrote:

> Where does GDC get its -I path from ?  I tried changing dmd.conf to no 
> effect, it seems to be 'magically' finding phobos, which is messing up 
> my tango programming.

I believe you can use the -nostdinc option to make it skip Phobos.
Or I guess you could move "std" and "object.d" out of the way... ?

--anders


More information about the D.gnu mailing list