I am working on a joint project for which the use of gcc 2.95 has just
become mandatory--the code won't compile under the older compilers.
However, I still would like to be able to compile custom kernels when
necessary. Is it safe to do this using gcc 2.95, or do I have to go
to the trouble of maintaining two versions of the compiler? I'm
currently at kernel version 2.2.16 and don't really plan to do
anything with older kernels.
Thanks.
Paul Hughett