Hi Tiago, On 24 Ιαν 2008, at 7:48 ΜΜ, Tiago de Paula Peixoto wrote:
On 01/24/2008 04:46 PM, Spiros Spirou wrote:
Thank you for the prompt response! This release got me further, but I've hit another wall that looks scary. Here it is: vtable for __cxxabiv1::__function_type_info std::range_error::range_error(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) collect2: ld returned 1 exit status make[3]: *** [libgraph_tool.la] Error 1 Is it that some prototypes do not match? I'm really clueless...
Strange... Could you please send me the full compilation output attached?
Attached. It seems that the linker has unresolved symbols. I tried configuring the path to libstdc++ ('-L/opt/local/lib/gcc42') in LDFLAG, but I get the same error.
Also, what version of GCC are you using?
4.2.2 Cheers, Spiros