d in osx

takeshi takeshi at enomosphere.net
Wed Mar 4 17:22:40 PST 2009


Edit /etc/dmd.conf to point the runtime library.
The runtime library is found in src directory.
My dmd.conf looks like

[Environment]

;DFLAGS=-I%@P%/../src/phobos -I%@P%/../src/druntime/import -L-L%@P%/../lib
DFLAGS=-I/usr/local/dmd/src/phobos -I/usr/local/dmd/src/druntime/import
-L-L/usr/local/dmd/lib


More information about the Digitalmars-d-learn mailing list