Trouble compiling egcs 1.1a

Jeffrey A Law law@cygnus.com
Tue Sep 8 16:10:00 GMT 1998


  In message < Pine.LNX.3.96.980908104342.25420A-100000@arena.sci.univr.it >you write:
  > ./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'
See

http://egcs.cygnus.com/faq.html#environ

What you are seeing is manifestation of the same problem.  Check your
LIBRARY_PATH first.

I've recently added code to egcs's configure scripts to detect these
bogus settings for environment variables and give errors.

jeff



More information about the Gcc-bugs mailing list