[parisc-linux] Problems building glibc

Richard Muratti rmurat@ibm.net
Fri, 2 Feb 2001 22:56:50 +1100


In Makeconfig
change 
default_cflags := -g -O2
to
default_cflags := -g -O

I had the same problem and someone on the list
suggested the above

Cheers
Rick




At 12:17 PM 2/02/2001 +0100, you wrote:
>Hi,
>
>building with palinux-autobuilder from todays CVS head I get following 
>problem on 32bit parisc
>
>Greetings,
>Helge


>../include/libc-symbols.h     -o
>/home/cvs/parisc/xc-build/glibc/posix/glob.o
>../sysdeps/generic/glob.c: In function `glob_in_dir':
>../sysdeps/generic/glob.c:1446: Internal compiler error in eliminate_regs,
at 
>reload1.c:2505
>   Please submit a full bug report.
>   See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>make[2]: *** [/home/cvs/parisc/xc-build/glibc/posix/glob.o] Fehler 1
>make[1]: *** [posix/subdir_lib] Fehler 2
>make: *** [all] Fehler 2