Re: older gcc and pentium

Kai Schulte (sp0005@aixrs1.hrz.uni-essen.de)
Mon, 4 Mar 1996 20:08:14 +0100 (MEZ)


On Mon, 4 Mar 1996, emoenke wrote (about compiling with gcc 2.6.3):

> Your compiler is too old for the "Pentium" config item of your kernel.
> Use a 2.7.x gcc, or configure your kernel for 486.

Really 486? Don't the -m486 alignments bloat the code unnecessarily?
So far, I've been using the 386 configuration on pentiums with older
gcc versions.

Kai