[cfe-users] compilation on solaris

Amirhossein Ghamarian amirhossein.gh at gmail.com
Mon Mar 18 09:52:56 PDT 2013


Hi all,

I am trying to compile LLVM in Solaris (sparc) and get the following error:

llvm[2]: Linking Debug+Asserts executable opt
ld: elf error: file
$HOME/build2.3/Debug+Asserts/lib/libLLVMNVPTXAsmPrinter.a:
elf_getarsym
ld: elf error: file
$HOME/build2.3/Debug+Asserts/lib/libLLVMNVPTXAsmPrinter.a:
elf_getarsym
ld: fatal: library -lLLVMNVPTXAsmPrinter: not found
ld: fatal: file processing errors. No output written to
$HOME/build2.3/Debug+Asserts/bin/opt
collect2: ld returned 1 exit status

Does anyone know if it can be compiled on Solaris?

best regards,
--Amir



More information about the cfe-users mailing list