--- 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
--- 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
-
--- 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
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
--- 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
--- 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.
--- 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.
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