[Bug ld/2589] ld vs. ld.so

2006-05-08 Thread doko at debian dot org
--- Additional Comments From doko at debian dot org 2006-05-08 13:01 --- Created an attachment (id=1007) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1007&action=view) document the ldsearch change The change in the search path is mentioned in the NEWS file, but not in the docs

[Bug ld/2589] ld vs. ld.so

2006-05-08 Thread doko at debian dot org
--- Additional Comments From doko at debian dot org 2006-05-08 13:02 --- The change in the search path is mentioned in the NEWS file, but not in the docs. -- What|Removed |Added -

[Bug ld/1543] [regression] LD very slow especially when linking C++ object files on alpha

2006-05-08 Thread rth at redhat dot com
--- Additional Comments From rth at redhat dot com 2006-05-08 16:00 --- Subject: Re: [regression] LD very slow especially when linking C++ object files on alpha On Sun, May 07, 2006 at 04:22:38PM -, falk at debian dot org wrote: > I would really like to see this fixed, at the momen

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

2006-05-08 Thread Nick Clifton
Hi Pawel, I don't know. It's a commercial closed source library which works perfectly with native solaris linker/stripper and doesn't work with gnu/crossbinutils-2.16.91.0.7 On monday I will check our NDAs and try to attach this weird ELF library to this bug report for future tests. If the NDA

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

2006-05-08 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-08 16:40 --- Subject: Re: linker doesn't recognize an ELF library. Hi Pawel, > I don't know. It's a commercial closed source library > which works perfectly with native solaris linker/stripper > and doesn't work with gnu/cro

[Bug gas/2623] No line separator character is defined for msp430-gas

2006-05-08 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-08 17:07 --- Hi Corentin, Sorry - the colon character (:) is used - by the macro code. See the file gas/testsuite/gas/macros/vararg.s for an example of this, and an example of a test that would fail if we applied the patch.

[Bug ld/1543] [regression] LD very slow especially when linking C++ object files on alpha

2006-05-08 Thread alenhar2 at cs dot uiuc dot edu
--- Additional Comments From alenhar2 at cs dot uiuc dot edu 2006-05-08 17:39 --- I will be happy to lend what assistance I can. LLVM takes 36 hours to link with this bug. That is too long to be usable for development and nightly testing. -- http://sourceware.org/bugzilla/show_bug.

incorrect alignment in .scommon section

2006-05-08 Thread cpp
Dears, I have a problem when building my target system. My platform is based on BCM5836, binutils version is 2.16.1, GCC version is 3.4.6. The configuration is as below: binutils 2.16.1: ../configure --target=mips-elf --prefix=/usr/local/gcc3.4.6-mips-elf GCC3.4.6: ../configure --target=mip