Followed all installation instructions, still no luck (OS X 10.5)
Denis Koroskin
2korden at gmail.com
Sun Apr 26 22:27:32 PDT 2009
On Mon, 27 Apr 2009 08:24:38 +0400, Steve Johnson <diordna at gmail.com> 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.
More information about the Digitalmars-d
mailing list