This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/11164] New: ld: Unsatisfied symbol "_Unwind_Resume"


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

           Summary: ld: Unsatisfied symbol "_Unwind_Resume"
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gcc-bug@bullseye.com
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: ia64-hp-hpux11.22
  GCC host triplet: ia64-hp-hpux11.22
GCC target triplet: ia64-hp-hpux11.22

After "configure", "make bootstrap" fails with:

ld: Unsatisfied symbol "_Unwind_Resume" in file abi_check.o

I used GNU make 3.79.1.  I tried building with GCC 3.2 and with HP C A.05.41 
both with the same result.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]