This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- From: "oliver dot kellogg at sysde dot eads dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2003 11:57:57 -0000
- Subject: [Bug bootstrap/11164] ld: Unsatisfied symbol "_Unwind_Resume"
- References: <20030611232628.11164.gcc-bug@bullseye.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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 oliver dot kellogg at sysde dot eads dot net 2003-08-18 11:57 -------
Have you got two GCC versions installed?
We had this problem when that was the case, and ld was picking up the
wrong libgcc_s.so. (Under i686-linux not ia64-hpux though.)
Oliver M. Kellogg