http://llvm.org/bugs/show_bug.cgi?id=7976
eudoxos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from eudoxos <[email protected]> 2010-08-24 02:59:31 CDT --- Stripping the (working) Release+Assert/bin/tblgen makes it being killed at startup. $ strip --versiontlucid g++ 4.5 GNU strip (GNU Binutils for Ubuntu) 2.20.51-system.20100418 I upgraded binutils (a development snapshot) to 2.20.51-system.20100813 and it works perfectly now. (I never hadp roblems wiht other programs, though...?!) Thanks for your help. -- 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
