http://sourceware.org/bugzilla/show_bug.cgi?id=13121

Daniel Richard G. <skunk at iskunk dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |skunk at iskunk dot org
         Resolution|FIXED                       |

--- Comment #8 from Daniel Richard G. <skunk at iskunk dot org> 2012-04-27 
19:56:15 UTC ---
I encountered this same issue building binutils 2.22 on AIX 4.3. If you build
with --enable-targets=all, however, then reloc.c isn't the only file that needs
patching.

As of current git master, the following files similarly make use of
variables/parameters named "finfo" and thus need the same treatment:

    bfd/aoutx.h
    bfd/coff-ppc.c
    bfd/cofflink.c
    bfd/elf32-arm.c
    bfd/elf64-sparc.c
    bfd/elflink.c
    bfd/pdp11.c
    binutils/rescoff.c

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to