http://llvm.org/bugs/show_bug.cgi?id=13921
Anton Korobeynikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #5 from Anton Korobeynikov <[email protected]> 2012-09-26 03:02:35 CDT --- clang++ is indeed a link. You need to use non-broken archive manager which can handle links as well. E.g. tar from mingw32 / msys just copies the file -- 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
