Mail Archives: pgcc/1999/03/03/04:48:35
> > > This is a good idea anyway, since the linux-kernel has a few bugs that
> > > keep it from working with the egcs or pgcc snapshots at the moment (maybe
> > > even with the releases).
> >
> > I've compiled 2.2.0, 2.2.1 and 2.2.2 with egcs-1.1.1 with the appropriate
> > pgcc-patch applied with no (visible ;) problems at all.
> >
>
> Could you please tell us what options have you used ?
I changed so that the Makefile in /usr/src/linux said -O6 instead of O2, and
the arch/i386/Makefile so that the test for 4/5/686 (in my case 686) to have
-m486 changed to -mpentiumpro -march=pentiumpro.
Then I put the path to pgcc/egcs-gcc first in my PATH and did make as usual.
Dunno if -O6 is "best", "recommended optimizer option" or anything else, but
it worked fine for me.
--
"Backwards compatible" means: "if it isn't backwards, it's not compatible."
Http://www.it.kth.se/~jj
- Raw text -