This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failures on ia64 (was Re: Readiness of tree-ssa)
On Tue, Jan 20, 2004 at 11:52:07PM +0100, Richard Guenther wrote:
> I just checked 3.4 branch and get exactly the same failure. And I can't
> find any trace of _Unwind_Resume_or_Rethrow being defined or used anywhere
> but as extern declaration in unwind.h ...
It's in unwind.inc.
> anyone has an idea what I'm doing wrong? This is Debian unstable, binutils
> is 2.14.90.0.7-3, libc 2.3.2.ds1-10.0.
Did you configure for libunwind, and not have a version that
is up-to-date enough to provide this symbol?
r~