This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug for darwin + windows


Compiling on a darwin machine as host with any windows platform as
target fails here:

gcc -DHAVE_CONFIG_H -I. -I../../../../build/binutils/src/ld  -I.
-I../../../../build/binutils/src/ld -I../bfd
-I../../../../build/binutils/src/ld/../bfd
-I../../../../build/binutils/src/ld/../include -I./../intl  -g -O2
-DENABLE_PLUGINS
-DLOCALEDIR="\"/Users/nightstrike/buildbot/mw64/darwin-x86-x86/build/build/root/share/locale\""
 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g
-O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o
../../../../build/binutils/src/ld/ldlang.c
cc1: warnings being treated as errors
In file included from ../../../../build/binutils/src/ld/ldlang.c:43:
../../../../build/binutils/src/ld/../bfd/libbfd.h:2278: warning:
declaration of 'link_info' shadows a global declaration
../../../../build/binutils/src/ld/ldmain.h:42: warning: shadowed
declaration is here


Help?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]