http://llvm.org/bugs/show_bug.cgi?id=4147
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Nick Lewycky <[email protected]> 2009-05-04 15:18:26 --- The llvm-ar format can't be read by your system linker on linux. Use normal system ar and ranlib. -- 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
