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]

Binutils build broken for cris-elf


Binutils build for cris-elf broke some time between 
2005-06-07 18:32:35 UTC and
2005-06-07 21:08:36 UTC 

Last few lines:
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o addr2line  addr2line.o budemang.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o budemang.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/h/hp/binutils/cvs_latest/src/binutils/bucomm.c:425: the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I/h/hp/binutils/cvs_latest/src/binutils -I. -D_GNU_SOURCE -I. -I/h/hp/binutils/cvs_latest/src/binutils -I../bfd -I/h/hp/binutils/cvs_latest/src/binutils/../bfd -I/h/hp/binutils/cvs_latest/src/binutils/../include -I/h/hp/binutils/cvs_latest/src/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -D_LARGEFILE64_SOURCE -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /h/hp/binutils/cvs_latest/src/binutils/readelf.c
cc1: warnings being treated as errors
/h/hp/binutils/cvs_latest/src/include/elf/ms1.h:26: warning: `elf_ms1_reloc_type' defined but not used
make[3]: *** [readelf.o] Error 1

I see only big ms1 port commits in that time frame.  People from
ChangeLog diff cc:ed.

brgds, H-P


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