[phobos] dmd 2.051 on osx is borked

Andrei Alexandrescu andrei at erdani.com
Thu Nov 25 14:21:20 PST 2010


Okay, I just tried this on OSX 10.6.5 with both dmd 2.051 (trunk) and 
2.050 (latest release):

cd /my/druntime/dir
gcc -m32 -c src/rt/critical.c -oobj/critical.o
dmd -lib -oflib/libdruntime.a obj/critical.o

The last command succeeds with 2.050 but fails with 2.051.


Andrei


More information about the phobos mailing list