>>>>> In <011501c2590c8ドルce7db40$866c883e@wdg.uk.ibm.com> >>>>> "Max Bowsher" <maxb@ukf.net> wrote: > Something is wrong with your /usr/lib/mingw/libstdc++.a > Get the one from the latest gcc-2.95.3 package on mingw.sf.net 1. Install latest release (gcc-2.95.3, mingw), using setup.exe 2. Install mingw-extra-2.95.3.tar.gz to /usr/lib/mingw get it from http://www.colomsat.net.co/freehost/ngiraldo/cppcygwin.html 3. ../setup/configure -C --enable-dependencies --disable-shared --host=i686-pc-mingw32 --build=i686-pc-cygwin 'CC=gcc -mno-cygwin' 'CXX=g++ -mno-cygwin' CPPFLAGS=-I/usr/include/g++-3 --enable-maintainer-mode 4. make complete!! Thank you, MAX. -- kose -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/