Re: Two gcc on the same machine - how to use one when needed?

2005-01-30 Thread dann frazier
On Thu, 2005-01-20 at 12:56 -0800, Drasko Draskovic wrote: > I had problem compiling 2.4.18 vanilla kernel. I am > currently using gcc-3.3. I was wondering is there a > way to have two compilers on the same machine (I > suppose apt-get gcc-2.95 would do the job), and then > switch between them eleg

Two gcc on the same machine - how to use one when needed?

2005-01-20 Thread Drasko Draskovic
I had problem compiling 2.4.18 vanilla kernel. I am currently using gcc-3.3. I was wondering is there a way to have two compilers on the same machine (I suppose apt-get gcc-2.95 would do the job), and then switch between them elegantly when needed. Gentoo has a cute tool called gcc-config. Is there