Displaying 1 result from an estimated 1 matches for "a64009".
Did you mean:
64009
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
...LVMipo -lLLVMScalarOpts -lLLVMInstrumentation -lLLVMAsmParser -
lLLVMBitWriter -lLLVMBitReader ...
It is missing at a minimum LLVMCore, which when added reduces the
unresolved externals to 400+.
Guidance about how to deal with the link process would be great.
[Background]
$ uname -a
SunOS A64009 5.11 snv_111b i86pc i386 i86pc
GCC-4.4.4, GMP-4.3.2, MPFR-2.4.2
$ gcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc-4.4.4/configure --prefix=/opt/common/app/gcc/
current --with-mpfr=/opt/common/app/gcc/current --with-gmp=/opt/common/
app/gcc/current --enable-langu...