On Tue, 2011-07-19 at 12:47 +0200, Rainer Orth wrote:
> unfortunately, I don't even have an idea what this error is supposed to
> mean. Seems to be an error ultimately due to bfd/elfxx-ia64.c
> (elfNN_ia64_size_dynamic_sections) failing.
>
> To debug this, I'd start by comparing the link lines for a vanilla build
> with my patch, then, if no differences are apparent, check the object
> files.
Ah, I looked at the link lines and the standard build includes this in
the link line:
-Wl,--version-script=libgcc.map
It is missing in the build I did with your patch.
Steve Ellcey
[email protected]