Hmm, I also get that error with that test case but I can still build druntime, strange.
On 25 nov 2010, at 23:07, Andrei Alexandrescu wrote: > I reduced the failure to this: > > cd /my/druntime/dir > gcc -c src/rt/critical.c -oobj/critical.o > dmd -lib -oflib/libdruntime.a obj/critical.o > > That's it! I get: > > Error: corrupt object module obj/critical.o 13 > > I don't know even where the 13 is coming from! > > > Andrei > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos -- /Jacob Carlborg _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
