http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Fri May 10 13:18:39 2002 --- shadow/650.tmp.2409 Tue May 14 14:32:27 2002 *************** *** 114,116 **** --- 114,122 ---- one thing looks strange : I use gcc-3.0.4 to compile wine. it shouldn't use the libstdc++-2.96-110, but should use libstc++3-3.0.4-1 ? + + ------- Additional Comments From tony_lambregts@telusplanet.net 2002-05-14 14:32 ------- + No it shouldn't use the libstdc++-2.96-110, it should use libstc++3-3.0.4-1. You + might have a look in your /etc/ld.so.config file to fix this. It is probably + finding your 2.96-110 version first or something like that. +