[Bug ld/594] ld refuses to put data into PT_NOTE segment

2006-04-26 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-04-27 06:19 --- Fixed by: 2006-04-21 Alan Modra <[EMAIL PROTECTED]> * elf.c (assign_file_positions_except_relocs): Move code setting file position of non-loaded sections.. (assign_file_positio

[Bug ld/2609] XCOFF - loader reloc in unrecognized section `*ABS* error when using -bI

2006-04-26 Thread jeshua at us dot ibm dot com
--- Additional Comments From jeshua at us dot ibm dot com 2006-04-26 21:38 --- Created an attachment (id=983) --> (http://sourceware.org/bugzilla/attachment.cgi?id=983&action=view) Contains example code and results for both AIX ld and binutils ld Contents: $ tar xvjf bugreport.tar.bz2

[Bug ld/2609] New: XCOFF - loader reloc in unrecognized section `*ABS* error when using -bI

2006-04-26 Thread jeshua at us dot ibm dot com
Overview: When ld (binutils 2.16) is configured for target powerpc-aix and I specify an import symbol file with -bI, I get the following error: powerpc-aix-ld: example.o: loader reloc in unrecognized section `*ABS*' powerpc-aix-ld: final link failed: Nonrepresentable section on output Steps to rep

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-26 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-04-26 16:14 --- Hi Nick, > > Another thought -- why not look for the THIRD character to be a backslash? > > That wouldn't work. Not all relative paths start with "..". [...] > > In addition it is possible that the backslash

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-04-26 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-04-26 14:17 --- strip also can't handle this precompiled external library. $ sparc-sun-solaris2.9-strip -g libcmodel.so --verbose sparc-sun-solaris2.9-strip: libcmodel.so: File format not recognized in general binutils works. $ :>

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-04-26 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-04-26 14:03 --- $ eu-readelf -h libcmodel.so ELF Header: Magic: 7f 45 4c 46 01 02 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, big endian Version:

[Bug ld/2607] New: linker doesn't recognize an ELF library.

2006-04-26 Thread pluto at agmk dot net
$ file libcmodel.so libcmodel.so: ELF 32-bit MSB shared object, SPARC, version 1 (SYSV), stripped $ hexdump -n 256 libcmodel.so -C 7f 45 4c 46 01 02 01 00 00 00 00 00 00 00 00 00 |.ELF| 0010 00 03 00 02 00 00 00 01 00 00 00 94 00 00 00 34 |...4| 0020

[Bug binutils/2467] "ar q" / ranlib has large memory use (linear in archive size)

2006-04-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-04-26 13:40 --- Fixed by http://sourceware.org/ml/binutils/2006-04/msg00095.html -- What|Removed |Added St

[Bug binutils/2593] Cannot set the CONTENTS or LOAD flags

2006-04-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-04-26 13:38 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED Resolut

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-26 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-04-26 10:22 --- Subject: Re: dwarf2dbg.c embeds absolute filename path with hard-coded / separator Hi Bill, > Another thought -- why not look for the THIRD character to be a backslash? > This will handle not only > absolute

Re: [Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-26 Thread Nick Clifton
Hi Bill, Another thought -- why not look for the THIRD character to be a backslash? This will handle not only absolute paths that start with :\ but also relative paths that start with ..\ -- what do you think? --Bill That wouldn't work. Not all relative paths start with "..". For example

[Bug gas/2606] New: --enable-targets=all causes build failure on cygwin

2006-04-26 Thread dave dot korn at artimi dot com
See http://sourceware.org/ml/binutils/2006-04/msg00257.html: A vanilla configure'n'build using --enable-targets=all fails while building gas: gcc -DHAVE_CONFIG_H -I. -I/gnu/binutils/binutils-2.16.92/gas -I. -D_GNU_SOURCE -I. -I/gnu/binutils/binutils-2.16.92/gas -I../bfd -I/gnu/binutils/binutils-2