[LLVMdev] install and the strip command
reed kotler
rkotler at mips.com
Wed Feb 26 16:36:07 PST 2014
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
`/home/rkotler/caviumllvmwclang/build/tools/llvm-config'
llvm[1]: Installing llvm-config-host
strip: Unable to recognise the format of the input file
`/home/rkotler/caviumllvmwclang/install/bin/llvm-config-host'
/usr/bin/install: strip process terminated abnormally
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/home/rkotler/caviumllvmwclang/build/tools/llvm-config'
make: *** [install] Error 1
I can provide another strip but I don' think that we have a way to
control the install command to use it.
Any ideas?
Tia.
Reed
More information about the llvm-dev
mailing list