[Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"

gcc-bug at bullseye dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 18 22:36:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11164



------- Additional Comments From gcc-bug at bullseye dot com  2003-08-18 22:36 -------
I have attached the diagnostic output from the commands:
  echo 'int main(){return 0;}' >t.c
  c++ -v t.c

That log is from running c++ after installing it (with "make install").  When 
I run the commands above in the GCC build directory itself, GCC succeeds and 
the resulting program runs without error.



More information about the Gcc-bugs mailing list