http://www.llvm.org/bugs/show_bug.cgi?id=6389
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Duncan Sands <[email protected]> 2010-02-22 11:02:03 CST --- I regularly do this and it works: CC=gcc-4.5 CXX=g++-4.5 ./configure As far as I know this is how you are supposed to do it. -- Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
