[LLVMdev] Error while linking Tablegen

Anton Korobeynikov asl at math.spbu.ru
Thu Nov 29 07:32:49 PST 2007


Hello, Matthias

> Generally they are undefined references to several expressions like:
> `std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>  >::append(char const*, unsigned int)'
> in Signal.cpp for instance. Further files listed up are TimeValue.cpp 
> and Path.cpp.
Looks like something is broken in your compiler installation. These
symbols should live in libstdc++. Everything is fine for me here (gcc
3.4.6 on x86-32/linux)

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list