bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 witho


From: skunk at iskunk dot org
Subject: [Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no
Date: Fri, 27 Apr 2012 19:56:15 +0000

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.



reply via email to

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