This is the mail archive of the binutils@sourceware.cygnus.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]

elf32-hppa.c


The following errors occured with todays source:

gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DHOST_HPPAHPUX -DHPUX_CORE -I. -I
. -I./../include -I./../intl -I../intl -O3 -c  -fPIC -DPIC elf32-hppa.c -o .libs
/elf32-hppa.lo
elf32-hppa.c:346: `R_PARISC_BASEREL32' undeclared here (not in a function)
elf32-hppa.c:346: initializer element is not constant
elf32-hppa.c:346: (near initialization for `elf_hppa_howto_table[41].type')
elf32-hppa.c:355: `R_PARISC_TEXTREL32' undeclared here (not in a function)
elf32-hppa.c:355: initializer element is not constant
elf32-hppa.c:355: (near initialization for `elf_hppa_howto_table[49].type')
elf32-hppa.c:364: `R_PARISC_DATAREL32' undeclared here (not in a function)
elf32-hppa.c:364: initializer element is not constant
elf32-hppa.c:364: (near initialization for `elf_hppa_howto_table[57].type')
elf32-hppa.c:445: `R_PARISC_PLTIND21L' undeclared here (not in a function)
elf32-hppa.c:445: initializer element is not constant
elf32-hppa.c:445: (near initialization for `elf_hppa_howto_table[130].type')
elf32-hppa.c:449: `R_PARISC_PLTIND14R' undeclared here (not in a function)
elf32-hppa.c:449: initializer element is not constant
elf32-hppa.c:449: (near initialization for `elf_hppa_howto_table[134].type')
elf32-hppa.c:450: `R_PARISC_PLTIND14F' undeclared here (not in a function)
elf32-hppa.c:450: initializer element is not constant
elf32-hppa.c:450: (near initialization for `elf_hppa_howto_table[135].type')
elf32-hppa.c:454: `R_PARISC_GLOB_DAT' undeclared here (not in a function)
elf32-hppa.c:454: (near initialization for `elf_hppa_howto_table[137].type')
elf32-hppa.c:455: `R_PARISC_JMP_SLOT' undeclared here (not in a function)
elf32-hppa.c:455: initializer element is not constant
elf32-hppa.c:455: (near initialization for `elf_hppa_howto_table[138].type')
elf32-hppa.c:456: `R_PARISC_RELATIVE' undeclared here (not in a function)
elf32-hppa.c:456: initializer element is not constant
elf32-hppa.c:456: (near initialization for `elf_hppa_howto_table[139].type')
make[3]: *** [elf32-hppa.lo] Error 1

Cheers!

-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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