PATCH: Don't install bad ia64 trampoline

Jim Wilson wilson@specifixinc.com
Sat Dec 13 00:19:00 GMT 2003


On Fri, 2003-12-12 at 11:36, H. J. Lu wrote:
> When a trampoline is out of range, we get
> /usr/local/bin/ld: can't relax section: No such file or directory
> This patch changes it to
> : relocation truncated to fit: PCREL21B foo

This looks OK to me, but I wonder if adding a bfd_set_error call would
be a better solution.  I don't see "No such file or directory" in the
list of bfd errors, so I don't see how we could have gotten that one. 
If none of the current messages are quite right, then perhaps we should
add another one for this case.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Binutils mailing list