Re: [Mockpp-devel] Cross compile
Brought to you by:
ewald-arnold
From: Ewald A. <ew...@ew...> - 2007-10-03 00:38:37
|
Hello, > Undefined symbols: > "vtable for std::basic_ostringstream<char, std::char_traits<char>, > std::allocator<char> >", referenced from: > __ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE > $non_lazy_ptr in main.o > "operator delete(void*)", referenced from: > yylex() in scanner.o > yylex() in scanner.o > yylex() in scanner.o I tried to reproduce the problem but everything works for me. I still assume, there is some unintended difference in the two invocations. Could you check in the lines before the error message if there is libstdc++ included, similar to this: -ldl -lstdc++ And please send me more of the output before the error message. greets -- Ewald Arnold, Germany mailto:ewald at ewald-arnold dot de icq:227435282 |