[LLVMdev] linkage errors while buliding tblgen

Duncan Sands baldrick at free.fr
Thu Feb 26 00:37:56 PST 2009


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.



More information about the llvm-dev mailing list