Denis Koroskin wrote:
On Mon, 27 Apr 2009 08:24:38 +0400, Steve Johnson <[email protected]>
wrote:
One thing to try is calling the compiler and explicitly passing
-I/usr/src/phobos (or whatever directory object.d is in) to it.
Looks like that fixed it! Do I need to keep dmd.conf in /usr/etc then?
Perhaps some other path?
It looks like dmd can't find dmd.conf and didn't use it at all. I'm not
sure dmd is looking for it in /usr/etc.
The correct thing to do would be to find a proper place for dmd.conf and
stop passing -I switch directly.
Put it in the same directory as dmd