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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skunk at iskunk dot org

--- Comment #3 from Daniel Richard G. <skunk at iskunk dot org> 2012-05-04 
20:38:59 UTC ---
The binutils CVS source is rife with this problem as well. Aside from syslex.c,
the following files do not handle config.h and/or sysdep.h correctly, and fail
to build on AIX with the same class of errors as in the original report:

    bfd/aout-cris.c
    bfd/aout-ns32k.c
    bfd/aout-sparcle.c
    bfd/aout0.c
    bfd/coff-stgo32.c
    bfd/cpu-lm32.c
    bfd/cpu-microblaze.c
    bfd/cpu-score.c
    bfd/cpu-tilegx.c
    bfd/cpu-tilepro.c
    bfd/elf32-lm32.c
    bfd/elf32-microblaze.c
    bfd/elf32-score7.c
    bfd/elf32-tilepro.c
    bfd/elfxx-tilegx.c
    bfd/nlm32-ppc.c
    bfd/ns32knetbsd.c
    bfd/sunos.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