[dmd-beta] dmd 1.068 and 2.053 beta
Michel Fortin
michel.fortin at michelf.com
Thu May 12 13:20:01 PDT 2011
Le 2011-05-12 à 0:45, Walter Bright a écrit :
> Latest 'n greatest:
>
> http://ftp.digitalmars.com/dmd1beta.zip
> http://ftp.digitalmars.com/dmd2beta.zip
$ dmd test.d
ld: warning: directory not found for option '-L/Library/Compilers/dmd2/osx/bin/../lib32'
Compilation worked for me, but only because I have a libphobos2.a symlink in /usr/local/lib. Looks like osx/bin/dmd.conf wrongly points to osx/lib32 instead of the renamed osx/lib.
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the dmd-beta
mailing list