http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Tue May 14 14:32:27 2002 --- shadow/650.tmp.3658 Tue May 14 14:53:42 2002 *************** *** 120,122 **** --- 120,132 ---- 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.
+ + + ------- Additional Comments From spetreolle@yahoo.fr 2002-05-14 14:53 ------- + If this the real cause of this, it's a real problem : both libstc++ and + libstdc++3 are installed in /usr/local/lib (which is in /etc/ld.so.conf) + Could I be compiling with bad options ? + + I do : + CC=gcc3 ./configure + make dep && make && make programs \ No newline at end of file