Mail Archives: pgcc/1999/09/05/01:49:12
Hello,
I've used nearly all pgcc versions before but I have trouble with
compiling of pgcc-2.95.1.
Gcc-2.95.1 compiles well, but not the patched pgcc-2.95.1 and the CVS
version of pgcc :-(
gcc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I.
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/config
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/../include
/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/mbchar.c
rm -f obstack.c
ln -s
/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/../libiberty/obstack.c
obstack.c
gcc -c -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I.
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/config
-I/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/../include obstack.c
gcc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o cccp cccp.o cexp.o
intl.o prefix.o version.o mbchar.o obstack.o
../libiberty/libiberty.a
rm -f cpp
ln cccp cpp
gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word \
-k1,3,$ /tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/c-parse.gperf
>tmp-gperf.h
make[2]: *** [/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/gcc/c-gperf.h]
Error 139
make[2]: Leaving directory
`/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/linux/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory
`/tmp/INSTALL/SOURCE/compiler/pgcc-2.95.1/linux/gcc'
make: *** [bootstrap] Error 2
I use:
SunWave1>autoconf --version
Autoconf version 2.13
SunWave1>automake --version
automake (GNU automake) 1.4
Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Written by Tom Tromey <tromey AT cygnus DOT com>
SunWave1>bison --version
GNU Bison version 1.28
SunWave1>flex --version
flex version 2.5.4
SunWave1>gperf --version
GNU gperf 2.7.1 (19981006 egcs)
SunWave1>gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/pgcc-2.91.66/specs
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)
What's wrong here???
Thanks,
Dieter
BTW I do this on an Athlon 500 with 256 MB RAM. Marc are there any
Athlon optimizations under way? Should I do some testing for you?
---
Dieter Nützel
Graduate Student, Computer Science
University of Hamburg
Department of Computer Science
Cognitive Systems Group
Vogt-Kölln-Straße 30
D-22527 Hamburg, Germany
email: Dieter Nützel <nuetzel AT kogs DOT informatik DOT uni-hamburg DOT de>
@home: Dieter Nützel <dieter DOT nuetzel AT arcormail DOT de>
- Raw text -