This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13766] bootstrap on ia64 fails
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 00:29:18 -0000
- Subject: [Bug bootstrap/13766] bootstrap on ia64 fails
- References: <20040120100754.13766.rguenth@tat.physik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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