egcs 1.1b Build-Error
cfjh
juergen.hochwald@privat.kkf.net
Sat Oct 3 12:36:00 GMT 1998
Hi
I tried to compile egcs v1,1b on my computer. After successfil
'configure' I get an compile error which I can't solve.
My configuration:
- Suse Linux 5.2 (kernel 2.0.33)
- gcc 2.1.2.1
- gnu make 3.76.1
- binutils 2.8.1-12
--------8<----(configure)----------
porta:/usr/local/egcs-1.1b # ./configure --disable-haifa
Configuring for a i586-pc-linux-gnulibc1 host.
Created "Makefile" in /usr/local/egcs-1.1b
Links are now set up to build a native compiler for
i586-pc-linux-gnulibc1
porta:/usr/local/egcs-1.1b #
----------(make)-------------
...
nking.o objc/thr-single.o
if [ -f ranlib ] || ( [ "i586-pc-linux-gnulibc1" =
"i586-pc-linux-gnulibc1" ] &
fi
rm -f g++.c
ln -s ./gcc.c g++.c
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -O2 -DHAVE_CONFIG_H -I. -I.
-I./config
-DLANG_SPECIFIC_DRIVER \
-c g++.c
gcc -c -DIN_GCC -DUSE_GNULIBC_1 -g -O2 -DHAVE_CONFIG_H -I. -I.
-I./conf
gcc -DIN_GCC -DUSE_GNULIBC_1 -g -O2 -DHAVE_CONFIG_H -o g++ g++.o
g++spec.
version.o choose-temp.o pexecute.o mkstemp.o obstack.o
./crtbegin.o: In function __do_global_dtors_aux':
./crtbegin.o(.text+0x2d): undefined reference to
__deregister_frame_info'
./crtbegin.o: In function Frame_dummy':
./crtbegin.o(.text+0x56): undefined reference to __register_frame_info'
make[1]: *** [g++] Error 1
make[1]: Leaving directory /usr/local/egcs-1.1b/gcc'
make: *** [all-gcc] Error 2
porta:/usr/local/egcs-1.1b #
Jürgen
--
Jürgen Hochwald
Home : http://www.privat.kkf.net/~juergen.hochwald
Mail : mailto:juergen.hochwald@privat.kkf.net
More information about the Gcc-bugs
mailing list