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]

Your removal of bfd_elf_discard_group broke cris-axis-elf


...
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/h/hp/binutils/cvs_latest/src/bfd -I. -D_GNU_SOURCE     -I. -I/h/hp/binutils/cvs_latest/src/bfd -I/h/hp/binutils/cvs_latest/src/bfd/../include  -I/h/hp/binutils/cvs_latest/src/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o elf32-cris.lo /h/hp/binutils/cvs_latest/src/bfd/elf32-cris.c
gcc -DHAVE_CONFIG_H -I. -I/h/hp/binutils/cvs_latest/src/bfd -I. -D_GNU_SOURCE -I. -I/h/hp/binutils/cvs_latest/src/bfd -I/h/hp/binutils/cvs_latest/src/bfd/../include -I/h/hp/binutils/cvs_latest/src/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c /h/hp/binutils/cvs_latest/src/bfd/elf32-cris.c -o elf32-cris.o
In file included from /h/hp/binutils/cvs_latest/src/bfd/elf32-cris.c:3437:
elf32-target.h:795: `bfd_elf32_bfd_discard_group' undeclared here (not in a function)
elf32-target.h:795: initializer element is not constant
elf32-target.h:795: (near initialization for `bfd_elf32_cris_vec._bfd_discard_group')
elf32-target.h:807: warning: missing initializer
elf32-target.h:807: warning: (near initialization for `bfd_elf32_cris_vec._bfd_discard_group')
In file included from /h/hp/binutils/cvs_latest/src/bfd/elf32-cris.c:3449:
elf32-target.h:795: `bfd_elf32_bfd_discard_group' undeclared here (not in a function)
elf32-target.h:795: initializer element is not constant
elf32-target.h:795: (near initialization for `bfd_elf32_us_cris_vec._bfd_discard_group')
elf32-target.h:807: warning: missing initializer
elf32-target.h:807: warning: (near initialization for `bfd_elf32_us_cris_vec._bfd_discard_group')
make[3]: *** [elf32-cris.lo] Error 1
make[3]: Leaving directory `/n/asic_slask/hp/autobinutest/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/n/asic_slask/hp/autobinutest/bfd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/n/asic_slask/hp/autobinutest/bfd'
make: *** [all-bfd] Error 2

brgds, H-P


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