Patric Reuter wrote: > 1.) How could I get gcc 3.2 fully compatible to 2.95 ?? > 2.) Or how could I reinstall my old version from cygwin (installed about > 8 months ago) where the gcc was 2.95 ??
Hi Patrick! There's an optional package "gcc2" which you can install via the well known "setup.exe". It contains: > $ gcc-2 -v > Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-10/specs > gcc version 2.95.3-10 (cygwin special) as "gcc-2.exe", "g++-2.exe" and so on. So you'll have BOTH compilers on your system. Cheers, Tino -- 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/