[LLVMdev] Error building llvm on AIX 7.1

sunilsaggar sunil.saggar at gmail.com
Thu Oct 25 02:40:13 PDT 2012


Any idea how to fix this makefile issue .. i am stuck here .. It seems i am
missing some config paramter here ..  If i copy the library to the
respective location, the compilation proceeds further .. but there are
multiple libraries which needs to be copied .. 

Please advise.

gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/llvm/llvm-3.1.src/tools/llvm-config'
gmake[2]: Entering directory `/usr/llvm/llvm-3.1.src/tools/opt'
gmake[2]: *** No rule to make target
`/usr/llvm/llvm-3.1.src/tools/lib/libLLVMipo.a', needed by
`/usr/llvm/llvm-3.1.src/Release+Asserts/bin/opt'.  Stop.
gmake[2]: Leaving directory `/usr/llvm/llvm-3.1.src/tools/opt'
gmake[1]: *** [opt/.makeall] Error 2
gmake[1]: Leaving directory `/usr/llvm/llvm-3.1.src/tools'
gmake: *** [all] Error 1
#

-Sunil




--
View this message in context: http://llvm.1065342.n5.nabble.com/Error-building-llvm-on-AIX-7-1-tp50322p50395.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list