Hello, Friends.
I'm running into pretty strange problem... while trying to compile
pgcc-1.1.2 i'm getting following results:
$ ./configure --prefix=/BUILD/usr --with-gnu-ld -with-gnu-as
$ make bootstrap
[..skip..]
haifa-sched.c:8259: Internal compiler error in function update_flow_info
make[2]: *** [mkstemp.o] Error 1
make[2]: Leaving directory /BUILD/usr/src/Development/egcs-1.1.2/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory /BUILD/usr/src/Development/egcs-1.1.2/gcc'
make: *** [bootstrap] Error 2
Any ideas how to fix it?
Linux BOLiVAR 2.2.4 #1 Wed Mar 24 19:55:11 GMT-7 1999 i686 unknown
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.3/specs
gcc version 2.7.2.3
$ ld -V
GNU ld version 2.9.1 (with BFD 2.9.1.0.23)
Supported emulations:
elf_i386
i386linux
-- With best regards, Alexander.
Sigh. I like to think it's just the Linux people who want to be
on the "leading edge" so bad they walk right off the precipice.