Hi all - I downloaded gcc 3.2.2 sources, compiled, and got it working on Cygwin. However, I am concerned if I might later encounter any clashes with /usr/lib/mingw, since I overwrote some of the lib*.a files there.
Are there any problems with this? The cygwin setup seems a little different than the standard gcc install setup. Is there any interest in bumping the standard cygwin gcc to 3.2.2? Running gcc --version produces "gcc (GCC) 3.2 20020927 (prerelease)". Is there much difference between this version and gcc 3.2.2? Alan Thompson P.S. I got the JNI and <iostream> stuff working both both the 3.2 and 3.2.2 versions. I can provide details if anyone is interested. -- 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/