public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/13766] New: bootstrap on ia64 fails
@ 2004-01-20 10:08 rguenth at tat dot physik dot uni-tuebingen dot de
  2004-01-21  0:29 ` [Bug bootstrap/13766] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2004-01-20 10:08 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap fails on ia64, configuration is --enable-languages="c,c++"
--enable-threads=posix --enable-__cxa_atexit --disable-checking

Failure is:

Making all in testsuite
make[4]: Entering directory
`/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/testsuite'
/bin/sh ../libtool --tag=CXX --mode=link
`/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/scripts/testsuite_flags
--build-cxx` -R `/tmp/gcc-obj/gcc/xgcc -B/tmp/gcc-obj/gcc/
-B/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/bin/
-B/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/lib/ -isystem
/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/include -isystem
/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/sys-include
-print-libgcc-file-name | sed 's,/[^/]*$,,'` -R
/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs  -g -O2 -D_GNU_SOURCE
 -o abi_check  abi_check.o  -lm 
/tmp/gcc-obj/gcc/g++ -shared-libgcc -B/tmp/gcc-obj/gcc/ -nostdinc++
-B/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/bin/
-B/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/lib/ -isystem
/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/include -isystem
/home/rguenth/ia64/gccssa-200104/ia64-unknown-linux-gnu/sys-include -g -O2
-D_GNU_SOURCE -o abi_check abi_check.o 
-L/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/src
-L/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs -lm -Wl,--rpath
-Wl,/tmp/gcc-obj/gcc -Wl,--rpath
-Wl,/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs
/tmp/gcc-obj/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so:
undefined reference to `_Unwind_Resume_or_Rethrow'
collect2: ld returned 1 exit status
make[4]: *** [abi_check] Error 1

-- 
           Summary: bootstrap on ia64 fails
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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

* [Bug bootstrap/13766] bootstrap on ia64 fails
  2004-01-20 10:08 [Bug bootstrap/13766] New: bootstrap on ia64 fails rguenth at tat dot physik dot uni-tuebingen dot de
@ 2004-01-21  0:29 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21  0:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 00:29 -------
>From the email from Jim Wilson:

I suspect you have an old version of libunwind installed.  Due to libunwind/gcc changes, 
we now require a minimum libunwind version of 0.95.

You can use the configure option --disable-libunwind-exceptions to work around this 
problem.  Or update libunwind.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2004-01-21  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-20 10:08 [Bug bootstrap/13766] New: bootstrap on ia64 fails rguenth at tat dot physik dot uni-tuebingen dot de
2004-01-21  0:29 ` [Bug bootstrap/13766] " pinskia 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).