binutils-2.22 configure zlib

2012-01-30 Thread Jonathan Andrews
i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='/usr/local/bin' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I.

Re: binutils-2.22 configure zlib

2012-01-30 Thread xunxun
于 2012/1/30 17:19, Jonathan Andrews 写道: cc1: warnings being treated as errors compress.c: In function `bfd_compress_section_contents': compress.c:100: warning: implicit declaration of function `compressBound' try adding--disable-werror to your configure option -- Best Regards, xunxun

Re: No rule to make target `../opcodes/libopcodes.la', needed by `as-new'. Stop.

2012-01-30 Thread nick clifton
Hi Jonathan, make [...] make[2]: Entering directory `/root/src/GNU/unmodified_gnu/binutils-2.22/gas' make[2]: *** No rule to make target `../opcodes/libopcodes.la', needed by `as-new'. Stop. Anyone any ideas ? Does make all-gas work ? How did you configure the sources before building ?

Re: No rule to make target `../opcodes/libopcodes.la', needed by `as-new'. Stop.

2012-01-30 Thread Jonathan Andrews
On Mon, 2012-01-30 at 09:40 +, nick clifton wrote: Hi Jonathan, make [...] make[2]: Entering directory `/root/src/GNU/unmodified_gnu/binutils-2.22/gas' make[2]: *** No rule to make target `../opcodes/libopcodes.la', needed by `as-new'. Stop. Anyone any ideas ? Does make

[Bug binutils/13622] readelf crashes when reading binary with shredded section header offset

2012-01-30 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13622 --- Comment #7 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-01-30 11:35:44 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_22-branch Changes by:ni...@sourceware.org2012-01-30 11:35:39

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #16 from Nick Clifton nickc at redhat dot com 2012-01-30 11:41:07 UTC --- Hi Georg-Johann, Is this only a fix for HEAD or will it be backported to 2.22, too? It was only checked in to HEAD, although the patch will work with the

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-30 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #17 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-01-30 12:42:09 UTC --- (In reply to comment #16) Hi Georg-Johann, Is this only a fix for HEAD or will it be backported to 2.22, too? It was only checked in to HEAD,