Cannot built egcs-1.1b
Jeffrey A Law
law@cygnus.com
Fri Sep 11 13:58:00 GMT 1998
In message < 19980911104314.A17474@starfury.york.ac.uk >you write:
> I have the following error on building egcs-1.1b:
>
> ; CC=/usr/bin/gcc ./configure
> Configuring for a i586-pc-linux-gnulibc1 host.
> Created "Makefile" in /var/tmp/egcs-1.1b
> .........................snip snip....................................
> /usr/bin/gcc -DIN_GCC -DUSE_GNULIBC_1 -g -DHAVE_CONFIG_H -o g++ g++
> .o
> g++spec.o prefix.o \
> version.o choose-temp.o pexecute.o mkstemp.o obstack.o
> ./crtbegin.o: In function `__do_global_dtors_aux':
> ./crtbegin.o(.text+0x3e): undefined reference to
> `__deregister_frame_info'
> ./crtbegin.o: In function `frame_dummy':
> ./crtbegin.o(.text+0x6e): undefined reference to `__register_frame_info'
> make[1]: *** [g++] Error 1
> make[1]: Leaving directory `/var/tmp/egcs-1.1b/gcc'
> make: *** [all-gcc] Error 2
See:
http://egcs.cygnus.com/faq.html#environ
In particular look at your LIBRARY_PATH variable.
jeff
More information about the Gcc-bugs
mailing list