|
From: Naiqi W. <nik...@ya...> - 2005-01-21 04:30:08
|
Hi, everyone, I am a new user here! I wrote three C++ files using STL. I have included <math.h>,<winsock2.h> in my file, so the link options is like".....-lm -lws2_32 -lstdc++" When I tried to compile it in Mingw, there is an error message in linking: ".......breveViconRTClient.cpp:undefined reference to 'std_::default_alloc_template<true,0>::deallocate(void*,unsigned)'...." and a bunch of error messages similar to that. It seems that it is a problem with the STL.But I am not sure. Has anyone bumped into this problem before? Could someone help me with this? Thanks a lot! Tracy --------------------------------- Do you Yahoo!? Meet the all-new My Yahoo! Try it today! |