Re: GGI, EGCS/PGCC, Kernel source

Anthony DeStefano (destefano@usa.net)
Mon, 23 Feb 1998 17:12:39 -0500 (EST)


I actually did do this once. I think it was 2.0.32 and it worked quite
well. If you would like I could make one up against 2.1.x.

-= Anthony DeStefano =-
<destefano@usa.net>

On Sun, 22 Feb 1998, Joe Fouche wrote:

> There are diffs out there which make some simple changes to the Makefiles so
> that the compiler is invoked with "-O6 -mpentium" when CONFIG_M586 (or 686)
> is defined rather than invoking it with "-O2 -fomit-frame-pointer
> -m486 -malign_loops=2...". This is probably what the original poster is
> referring to.
>
> I imagine most people using these newer compilers fix this up themselves. It
> shouldn't be too difficult to change the flags based on the compiler's version
> string, or perhaps whether it accepts "-mpentium" or not, or maybe just a config
> option (CONFIG_PENTIUM_GCC or something?).
> --
> _ ____ Joe Fouche (jf@ugcs.caltech.edu)
> ___| |--- Deranged College Student
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu