Using ld version 2.16.1 with gcc version 3.2.3, I get
the following error linking IA64 modules:

ld: .data has both ordered and unordered sections
ld: find link failed: Bad value

    The error is coming from elf_fixup_link_order(), and
as near as I can decipher from the BFD structures, the
ordered sections in question are .IA_64.unwind.

    This failure does not occur with ld version 2.14.90.0.4
that we were using previously. Please help me understand what's
going on and how to fix it.

        Thanks,
        John Worley
        [EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to