April 03, 2007 GDC Search path | ||||
---|---|---|---|---|
| ||||
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. Thanks, Charlie |
April 04, 2007 Re: GDC Search path | ||||
---|---|---|---|---|
| ||||
Posted in reply to Charlie | 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
|
Copyright © 1999-2021 by the D Language Foundation