[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/7061] cross ld configured with --with-sysroot doesn't search all
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/7061] cross ld configured with --with-sysroot doesn't search all relevant library directories |
Date: |
3 Jan 2009 12:41:19 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-01-03 12:41
-------
Hi,
I do not think that genscripts.sh is misbehaving here. In general if you are
providing a sysroot then you should not expect the linker to search elsewhere
for libraries. The fact that the 64-bit sparc linker does do this is an
anomaly. (At least in my opinion). It does make sense however that the 32-bit
and 64-bit sparc linkers should behave in same way, so please could you try out
the uploaded patch which will make the 32-bit sparc linker look in the normal
system library directories as well as the sysroot directories.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=7061
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.