warnings when including bfd.h

Vincent Torri vincent.torri@gmail.com
Wed Mar 28 23:07:00 GMT 2012


Hey,

in case you're interested, when I include bfd.h (on windows) from
latest release of binutils, I get the following warnings:

C:/MinGW_EFL/msys/1.0/local/include/bfd.h:5552:5: warning: redundant
redeclaration of 'bfd_get_arch_size' [-Wredundant-decls]
C:/MinGW_EFL/msys/1.0/local/include/bfd.h:706:12: note: previous
declaration of 'bfd_get_arch_size' was here
C:/MinGW_EFL/msys/1.0/local/include/bfd.h:5554:5: warning: redundant
redeclaration of 'bfd_get_sign_extend_vma' [-Wredundant-decls]
C:/MinGW_EFL/msys/1.0/local/include/bfd.h:710:12: note: previous
declaration of 'bfd_get_sign_extend_vma' was here

regards

Vincent Torri



More information about the Binutils mailing list