On Fri, 27 Oct 2000 19:45:13 +0200, Pavel Machek <[EMAIL PROTECTED]> wrote: >Would it be possible to keep 2.7.2.3? You still need 2.7.2.3 to >reliably compile 2.0.X (and maybe even 2.2.all-but-latest?). You can have multiple versions of gcc installed, just select the one to use when you compile the kernel. CC=gcc-2723 make 2.0 kernel CC=gcc-2723 make 2.2 kernel CC=egcs make 2.4 kernel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [patch] kernel/module.c (plus gratuitous rant) Linus Torvalds
- [PATCH] 2.4 Changes update (was Re: [patch] ke... Barry K. Nathan
- Re: [PATCH] 2.4 Changes update (was Re: [p... Andrew Morton
- Re: [PATCH] 2.4 Changes update (was Re... Marcus Sundberg
- Re: [PATCH] 2.4 Changes update (was Re... Paul Gortmaker
- Re: [patch] kernel/module.c (plus gratuitous r... Andrew Morton
- Re: [patch] kernel/module.c (plus gratuitous r... Pavel Machek
- Re: [patch] kernel/module.c (plus gratuito... Jeff Garzik
- Re: [patch] kernel/module.c (plus gratuito... Alan Cox
- Re: [patch] kernel/module.c (plus gratuito... Keith Owens
- Re: [patch] kernel/module.c (plus grat... Richard Henderson
- Re: [patch] kernel/module.c (plus ... Peter Samuelson
- Re: [patch] kernel/module.c (... Richard Henderson
- Re: [patch] kernel/module.c (plus grat... Rusty Russell
- Re: [patch] kernel/module.c (plus ... Peter Samuelson
- Recommended compiler? - Re: [... Linux Kernel Developer
- Re: Recommended compiler?... Peter Samuelson
- Re: Recommended compiler?... Martin Dalecki
- Re: Recommended compiler?... Horst von Brand
- Re: Recommended compiler?... Jakub Jelinek