[parisc-linux] compiling kernels with gcc-3.1
Randolph Chung
Randolph Chung <randolph@tausq.org>
Mon, 15 Jul 2002 10:32:33 -0700
In reference to a message from John David Anglin, dated Jul 15:
> > Is --disable-indexing used in kernel builds? This should stop gcc
> > from generating the above.
>
> Oops, that should be "-mdisable-indexing".
right now we use:
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce
-mno-space-regs -mfast-indirect-calls -mdisable-fpregs
-ffunction-sections -march=2.0 -mschedule=8000
(the last two are only for pa8x00 builds...)
i'll try the disable-indexing stuff...
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/