Mail Archives: pgcc/1999/07/25/06:14:54
Marc Lehmann wrote:
> On Sun, Jul 18, 1999 at 01:59:47AM +0100, Dr H. T. Leung wrote:
> > Hmmm; the linux kernel source tree has always been a bit touchy about
> > being compiled with optimization or by anything other than gcc/egcs (I
>
> gcc, you mean. for pgcc and egcs (2.95 prerelease) you need to switch off
> aliasing at least.
I am happy to report that my original problem with UDMA and the Mandrake
kernel has *nothing* to do with pgcc. :-) Mandrake uses the -A1 option to
hdparm which turns on hardware read look ahead, which I normally did not do
with RedHat 6.0 (where everything worked fine). This seems to be the
problem. With -A1 removed, it works perfectly.
BTW, while messing with this problem, I tried compiling the kernel with no
optimization. It seems that I have heard that this does not work, and
indeed, it only gets a few seconds into the compile before dying. Does this
fact strike anyone else as odd?
-Steve
- Raw text -