search for: r142997

Displaying 3 results from an estimated 3 matches for "r142997".

Did you mean: r142994
2014 Feb 27
3
[LLVMdev] install and the strip command
Trying to do a "make install" on a mips box . llvm[2]: Installing Release+Asserts Archive Library /home/rkotler/caviumllvmwclang/install/lib/libLLVMLineEditor.a make[2]: Leaving directory `/home/rkotler/caviumllvmwclang/build/lib/LineEditor' make[1]: Leaving directory `/home/rkotler/caviumllvmwclang/build/lib' make[1]: Entering directory
2011 Oct 26
0
[LLVMdev] The make install fails in cross-compile mode
...p" executable in the configure.ac and provide the result to the "install" command using "--strip-program" argument. The patches are attached to this email. Thanks for the patch! Committed here: M configure M Makefile.config.in M Makefile.rules M autoconf/configure.ac r142997 = 117b04e97e24be3c2ed94ae0833578d9a17e6304 (refs/remotes/origin/master) -eric
2011 Oct 22
3
[LLVMdev] The make install fails in cross-compile mode
Hi, I cross-compile llvm/clang. The build platform is x86_64-linux-gnu. The host platform is mips-linux-gnu. Llvm and clang built successfully but "make install" shows the following error: % make install llvm[0]: Installing Release+Asserts /home/simon/work/install/clang/bin/llvm-tblgen strip: Unable to recognise the format of the input file