Hi, Trying to build llvm on irix mips with gcc 3.4.6 and receiving the following types of errors ld32: ERROR 33 : Unresolved text symbol "std::basic_string<char, std::char_traits<char>, std: :allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator <char> > const&)" -- 1st referenced by /mnt/dsk/dks0d5s7/usr/local/downloads/languages/icedTea/ shark/llvm-2.4/utils/TableGen/Release/AsmWriterEmitter.o. any thoughts appreciated. Anyone have a Mips build going for llvm? Cheers
Hi Frederick,> Trying to build llvm on irix mips with gcc 3.4.6 and receiving the following types of errors > > ld32: ERROR 33 : Unresolved text symbol "std::basic_string<char, std::char_traits<char>, std: > :allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator > <char> > const&)" -- 1st referenced by /mnt/dsk/dks0d5s7/usr/local/downloads/languages/icedTea/ > shark/llvm-2.4/utils/TableGen/Release/AsmWriterEmitter.o. > > any thoughts appreciated. Anyone have a Mips build going for llvm?can you try with a more recent gcc? Ciao, Duncan.
> can you try with a more recent gcc?I believe 3.4.6 is ok for both x86/linux and mingw32. Maybe something linker-related? Does irix use some sgi-provided linker or just ld from binutils? --- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Apparently Analagous Threads
- [LLVMdev] linkage errors while buliding tblgen
- [LLVMdev] Build errors on trunk for about a week now.
- [LLVMdev] Build errors on trunk for about a week now.
- Undefined symbols in llvm-objdump linkage on x86_64-apple-darwin15
- Undefined symbols in llvm-objdump linkage on x86_64-apple-darwin15