I have merged in cygwin-mingw-gcc-3_2-branch plus updated dll/exe shared_ptr patch to cygwin-mingw-v2-branch of FSF CVS.
The changes are in gcc/ChangeLog.cygwin-mingw, gcc/ada/ChangeLog.cygwin-mingw libf2c/ChangeLog.cygwin-mingw, libstdc++-v3/ChangeLog.cygwin-mingw I have tested on cygwin with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=i686-pc-cygwin --target=i686-pc-cygwin --prefix=/usr --enable-threads=posix --enable-languages=c,c++,f77,objc --enable-sjlj-exceptions --with-system-zlib --enable-nls --without-included-gettext --disable-shared and on mingw with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,objc --disable-win32-registry --disable-shared --enable-sjlj-exceptions Also on mingw, as above but with --disable-sjlj-exceptions I have _not_ include any of the Cygwin specific Java changes. Danny http://greetings.yahoo.com.au - Yahoo! Greetings - Send your seasons greetings online this year!
