[phobos] simplified failure on OSX

Jacob Carlborg doob at me.com
Thu Nov 25 14:29:58 PST 2010


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
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos

-- 
/Jacob Carlborg



More information about the phobos mailing list