public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/27880]  New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
@ 2006-06-02 20:31 schwab at suse dot de
  2006-06-02 20:33 ` [Bug c/27880] " schwab at suse dot de
                   ` (43 more replies)
  0 siblings, 44 replies; 45+ messages in thread
From: schwab at suse dot de @ 2006-06-02 20:31 UTC (permalink / raw)
  To: gcc-bugs

Static linking is broken on ia64:

$ gcc -static -v hello.c 
Using built-in specs.
Target: ia64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking
--with-gxx-include-dir=/usr/include/c++/4.2.0 --enable-ssp --disable-libssp
--enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib
--disable-ltdl-install --with-slibdir=/lib --with-system-zlib --enable-shared
--enable-__cxa_atexit --enable-libstdcxx-allocator=new --with-system-libunwind
--host=ia64-suse-linux
Thread model: posix
gcc version 4.2.0 20060601 (experimental) (SUSE Linux)
 /usr/lib/gcc/ia64-suse-linux/4.2.0/cc1 -quiet -v hello.c -quiet -dumpbase
hello.c -auxbase hello -version -o /tmp/ccAc4LPK.s
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/lib/gcc/ia64-suse-linux/4.2.0/include
 /usr/lib/gcc/ia64-suse-linux/4.2.0/../../../../ia64-suse-linux/include
 /usr/include
End of search list.
GNU C version 4.2.0 20060601 (experimental) (SUSE Linux) (ia64-suse-linux)
        compiled by GNU C version 4.2.0 20060601 (experimental) (SUSE Linux).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: a5d82c8d6aeb8d953dd6034fd4040dff
 /usr/lib/gcc/ia64-suse-linux/4.2.0/../../../../ia64-suse-linux/bin/as -x -o
/tmp/cc8qYnOm.o /tmp/ccAc4LPK.s
 /usr/lib/gcc/ia64-suse-linux/4.2.0/collect2 -static
/usr/lib/gcc/ia64-suse-linux/4.2.0/../../../crt1.o
/usr/lib/gcc/ia64-suse-linux/4.2.0/../../../crti.o
/usr/lib/gcc/ia64-suse-linux/4.2.0/crtbegin.o
-L/usr/lib/gcc/ia64-suse-linux/4.2.0 -L/usr/lib/gcc/ia64-suse-linux/4.2.0
-L/usr/lib/gcc/ia64-suse-linux/4.2.0/../../../../ia64-suse-linux/lib
-L/usr/lib/gcc/ia64-suse-linux/4.2.0/../../.. /tmp/cc8qYnOm.o --start-group
-lgcc -lgcc_eh -lunwind -lc --end-group
/usr/lib/gcc/ia64-suse-linux/4.2.0/crtend.o
/usr/lib/gcc/ia64-suse-linux/4.2.0/../../../crtn.o
/usr/lib/gcc/ia64-suse-linux/4.2.0/libgcc_eh.a(unwind-c.o): In function
`__gcc_personality_v0':
(.text+0x822): undefined reference to `_Unwind_GetIPInfo'
collect2: ld returned 1 exit status


-- 
           Summary: [4.2 regression] undefined reference to
                    `_Unwind_GetIPInfo'
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: ia64-*-linux


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


^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2010-05-22 18:17 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-02 20:31 [Bug c/27880] New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo' schwab at suse dot de
2006-06-02 20:33 ` [Bug c/27880] " schwab at suse dot de
2006-06-02 22:41 ` sje at cup dot hp dot com
2006-06-02 22:49 ` [Bug target/27880] " pinskia at gcc dot gnu dot org
2006-06-02 23:11 ` sje at cup dot hp dot com
2006-06-04 19:45 ` mmitchel at gcc dot gnu dot org
2006-06-06  4:00 ` geoffk at gcc dot gnu dot org
2006-06-08 22:26 ` sje at cup dot hp dot com
2006-06-21 10:09 ` schwab at suse dot de
2006-06-29 19:47 ` patchapp at dberlin dot org
2006-07-22 21:06 ` echristo at apple dot com
2006-07-22 21:41 ` schwab at suse dot de
2006-07-22 22:08 ` pinskia at gcc dot gnu dot org
2006-08-18  2:33 ` pinskia at gcc dot gnu dot org
2006-08-18  2:34 ` pinskia at gcc dot gnu dot org
2006-10-04 16:57 ` pinskia at gcc dot gnu dot org
2006-10-04 21:08 ` sje at cup dot hp dot com
2006-10-09 15:56 ` sje at gcc dot gnu dot org
2006-10-09 18:33 ` sje at cup dot hp dot com
2007-03-31  9:18 ` schwab at suse dot de
2007-03-31  9:29 ` schwab at suse dot de
2007-05-14 21:37 ` [Bug target/27880] [4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-07-06 15:49 ` schwab at suse dot de
2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
2007-10-09 19:30 ` mmitchel at gcc dot gnu dot org
2007-10-16 16:19 ` patchapp at dberlin dot org
2008-01-18  9:22 ` bkoz at gcc dot gnu dot org
2008-02-01 16:54 ` jsm28 at gcc dot gnu dot org
2008-02-20 18:40 ` [Bug target/27880] [4.2/4.3/4.4 " ubizjak at gmail dot com
2008-03-04 17:56 ` wilson at tuliptree dot org
2008-04-22  7:51 ` vapier at gentoo dot org
2008-05-19 20:25 ` jsm28 at gcc dot gnu dot org
2008-06-23  4:34 ` russiane39 at gmail dot com
2008-09-06 22:51 ` pinskia at gcc dot gnu dot org
2008-09-06 22:55 ` doko at ubuntu dot com
2008-10-15 17:07 ` sje at cup dot hp dot com
2008-11-12 21:38 ` sje at gcc dot gnu dot org
2008-11-12 21:40 ` sje at gcc dot gnu dot org
2008-11-22  6:05 ` [Bug target/27880] [4.2/4.3 " cnstar9988 at gmail dot com
2009-01-03 19:55 ` rob1weld at aol dot com
2009-01-03 19:56 ` pinskia at gcc dot gnu dot org
2009-01-06  7:32 ` rob1weld at aol dot com
2009-03-31 19:37 ` [Bug target/27880] [4.3 " jsm28 at gcc dot gnu dot org
2009-08-04 12:34 ` rguenth at gcc dot gnu dot org
2010-05-22 18:35 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).