bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible binutils bug on ia64


From: Randolph Chung
Subject: Re: possible binutils bug on ia64
Date: Thu, 7 Mar 2002 07:46:05 -0800
User-agent: Mutt/1.3.27i

> # ifndef RTLD_BOOTSTRAP
>   else if (r_type == R_IA64_NONE)
>     return;
> # endif

oic, is it safe to remove the optimization?

> Are you sure all other variables are fixed?  eg. Current mainline gcc
> makes use of .hidden, and it's likely that these symbols are the
> source of your R_IA64_NONE relocs.  Of course, ld shouldn't be
> generating them anyway...

Yes, I compiled both on the same machine with the same compiler (2.96), only
changing the binutils version from the one currently in Debian
(2.11.93.0.2+debian patches) to the cvs version

randolph
-- 
Debian Developer <address@hidden>
http://www.TauSq.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]