bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/21700] powerpc-ibm-aix6.1.0.0 fails with unresolved symbols


From: amodra at gmail dot com
Subject: [Bug gas/21700] powerpc-ibm-aix6.1.0.0 fails with unresolved symbols
Date: Wed, 05 Jul 2017 05:31:14 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21700

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-07-05
     Ever confirmed|0                           |1

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
OK, so the AIX assembler emits two relocations for the expression,
R_POS_64 against _compatibility.rw_, and R_NEG against __gcc_unwind_dbase.  The
GNU assembler would need to do the same.  grep for RELOC_EXPANSION_POSSIBLE to
get an idea of how to do this.

Be warned that the GNU XCOFF support has not been maintained for a long time,
and wasn't that good to start with.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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