http://llvm.org/bugs/show_bug.cgi?id=5012
Daniel Dunbar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Daniel Dunbar <[email protected]> 2009-09-20 16:36:38 --- Things should work fine if you use --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 when configuring, this works fine for me, and my cadre of buildbots. Note that top-of-tree has also been switch to default to x86_64 on SnowLeopard. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
