This is the mail archive of the binutils@sources.redhat.com 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]

GAS for i386-ibm-aix is broken


Cross from i686-pc-linux-gnu to --target=i386-ibm-aix.  Plain
--target=i386-coff isn't broken, FWIW.  The obj-coff.h
OBJ_COPY_SYMBOL_ATTRIBUTES definition seems really TE_I386AIX
specific too.

Maybe we can just remove this target?  I have no real interest
in this target, which I'd guess is actually dead.  I was trying
to get a target to test *compilation* of bfd/aix386-core.c.

Is there someone from IBM here? ;-)

cc -DHAVE_CONFIG_H -I. -I/tmp/xhpn2009/combined/gas -I.
-D_GNU_SOURCE -I. -I/tmp/xhpn2009/combined/gas -I../bfd
-I/tmp/xhpn2009/combined/gas/config
-I/tmp/xhpn2009/combined/gas/../include
-I/tmp/xhpn2009/combined/gas/..
-I/tmp/xhpn2009/combined/gas/../bfd
-I/tmp/xhpn2009/combined/gas/../intl -I../intl
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c `test -f
'/tmp/xhpn2009/combined/gas/symbols.c' || echo
'/tmp/xhpn2009/combined/gas/'`/tmp/xhpn2009/combined/gas/symbols.c
/tmp/xhpn2009/combined/gas/symbols.c: In function
`copy_symbol_attributes':
/tmp/xhpn2009/combined/gas/symbols.c:1755: `SEG_UNKNOWN'
undeclared (first use in this function)
/tmp/xhpn2009/combined/gas/symbols.c:1755: (Each undeclared
identifier is reported only once
/tmp/xhpn2009/combined/gas/symbols.c:1755: for each function it
appears in.)
make[3]: *** [symbols.o] Error 1
make[3]: Leaving directory `/tmp/xhpn2009/i386-ibm-aix/gas'

brgds, H-P


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