[Bug bootstrap/38300] New: [4.4 Regression] libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 28 08:53:00 GMT 2008


I found the patch for PR 27880 causes libgcj and libstdc++ to contain a
reference to _Unwind_GetIPInfo on darwin8.11.  This causes a bootstrap failure
and/or the testsuite to fail all the time with an undefined symbol.

/bin/sh ./libtool --tag=GCJ --mode=link
/Users/apinski/src/local/gcc/objdir/gcc/gcj
-B/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava/
-B/Users/apinski/src/local/gcc/objdir/gcc/
-L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava
-ffloat-store -fomit-frame-pointer -Usun -g -O2  -o gij -rpath
/Users/apinski/local-gcc/lib/gcj-4.4.0-10 -rpath /Users/apinski/local-gcc/lib
-shared-libgcc     
-L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava/.libs
libgij.la
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
__Unwind_GetIPInfo
collect2: ld returned 1 exit status


-- 
           Summary: [4.4 Regression] libstdc++ and libgcj contain a
                    reference to  _Unwind_GetIPInfo
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: *-*-darwin8.11


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



More information about the Gcc-bugs mailing list