search for: 3f136a92

Displaying 2 results from an estimated 2 matches for "3f136a92".

2011 Feb 14
0
[LLVMdev] Error while building llvm-gcc-4.2
Hello > What does this error mean? and how do i take care of it? > (And README.LLVM is not that great of a help) Have you read it? Especially the section "Configure, Build, Install, Test"? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011 Feb 14
2
[LLVMdev] Error while building llvm-gcc-4.2
*System:* Snow leopard 64bit *Problem: * Trying to build llvm-gcc, and I am getting an error shown below. *Here are the steps that i did:* $ mkdir llvm $ cd llvm llvm$ svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk llvm-src llvm$ cd llvm-src/trunk/ trunk$ svn update trunk$ ./configure --prefix=$PWD/../install trunk$ make ENABLE_OPTIMIZED=1 *Error*: llvm-gcc cannot be built in the