[rth] > > Which was a nice idea, but it doesn't actually work. Changes > > in spec file format between versions makes this fall over. [Dominik Kubla] > Wow. So much for reading the manual... well, that's considered > cheating anyway, isn't it? I know this was true at one time -- egcs couldn't read 2.7 spec files, or something like that. (I remember at the time thinking "so much for the great and glorious '-V' theory".) But I think it's since been fixed: $ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs gcc version 2.95.2 20000220 (Debian GNU/Linux) $ gcc -V2.7.2.3 -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.7.2.3/specs gcc driver version 2.95.2 20000220 (Debian GNU/Linux) executing gcc version 2.7.2.3 Is there more subtle breakage? Peter - 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] 2.4 Changes update (was Re: [patch... Andrew Morton
- Re: [PATCH] 2.4 Changes update (was Re: [p... Marcus Sundberg
- Re: [PATCH] 2.4 Changes update (was Re: [p... Paul Gortmaker
- Re: [patch] kernel/module.c (plus gratuitous rant) Andrew Morton
- Re: [patch] kernel/module.c (plus gratuitous rant) Pavel Machek
- Re: [patch] kernel/module.c (plus gratuitous r... Jeff Garzik
- Re: [patch] kernel/module.c (plus gratuitous r... Alan Cox
- Re: [patch] kernel/module.c (plus gratuitous r... Keith Owens
- Re: [patch] kernel/module.c (plus gratuito... Richard Henderson
- Re: [patch] kernel/module.c (plus grat... Peter Samuelson
- Re: [patch] kernel/module.c (plus ... Richard Henderson
- Re: [patch] kernel/module.c (plus gratuito... Rusty Russell
- Re: [patch] kernel/module.c (plus grat... Peter Samuelson
- Recommended compiler? - Re: [patch... Linux Kernel Developer
- Re: Recommended compiler? - R... Peter Samuelson
- Re: Recommended compiler? - R... Martin Dalecki
- Re: Recommended compiler? - R... Horst von Brand
- Re: Recommended compiler? - R... Jakub Jelinek
- Re: Recommended compiler? - R... Martin Dalecki