[parisc-linux] Problems building glibc
John Marvin
jsm@udlkern.fc.hp.com
Fri, 2 Feb 2001 04:51:25 -0700 (MST)
>
> Hi,
>
> building with palinux-autobuilder from todays CVS head I get following
> problem on 32bit parisc
>
> Greetings,
> Helge
Helge,
This is a known problem. The currently built compilers have a bug that
doesn't allow glibc to be built with the O2 option. You can edit the
glibc Makeconfig to fix this. Even if you have a compiler with the bug
fixed, I don't believe anyone has built and tested glibc built with
-O2 yet.
I believe the Alan Modra has already checked in a fix for this, I just
don't remember what branch the fix is on. Matt Taggart is in the process
of building new sets of tools, both native and XC, so the fix may be
available soon.
John