Mail Archives: pgcc/1999/04/20/12:28:02
Krzysztof Strasburger wrote:
>
> >> That PGCC-1.1.2 patch probably should have been marked as an alpha or
> >> beta. :)
>
> >IMHO it shouldn't have found its way to the web page at all since it
> >obviously is very broken.
>
> So, why it works for me? I repeat: try to compile it with the
> _old_ gcc (2.7.2.3) and don't build stagex compilers. This version
> of pgcc has a very odd fast-math bug fixed. I'm really happy that
> it appeared (compiler, not bug;).
> Krzysztof
$ ./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
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
P.S.: same results were gained building with pgcc-1.1.1 :(
P.P.S.: IMHO current CVS does not work as well... since i've got
scary number of warnings during compilation...
BTW, what is HAIFA?
--
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.
- Raw text -