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]

AIX 4.3.2 build problems with binutils-010616 snapshot


The following crops up when building with GCC 2.95.3 and AIX C 5.0.2
on AIX 4.3.2 (powerpc-ibm-aix4.3.2.0):

gmake[3]: Entering directory `/opt/build/binutils-010616/bfd'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE   -DAIX_CORE_DUMPX_CORE -DAIX_CORE   -I. -I.
-I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c
rs6000-core.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE
-DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g
-O2 -c rs6000-core.c -o rs6000-core.o
rs6000-core.c: In function `rs6000coff_core_p':
rs6000-core.c:441: structure has no member named `c_impl'
rs6000-core.c:446: warning: unreachable code at beginning of switch
statement
gmake[3]: *** [rs6000-core.lo] Error 1

struct core_dumpx in /usr/include/sys/core.h does not have c_impl as a
member.

-- 
albert chin (china@thewrittenword.com)


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