This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Look for libraries in "lib64" as well as in "lib"


All,

On Wednesday 29 September 2010 16:51:27 Mike Frysinger wrote:
> On Wednesday, September 29, 2010 10:37:32 Ralf Corsepius wrote:
> > On 09/29/2010 04:32 PM, Anthony Foiani wrote:
> > > Look for libraries in "lib64" as well as in "lib".
> > This patch doesn't make sense: lib64 and lib are not supposed to be
> > mixed, but to be mutually exclusive.
> yes, but the script has a hard time figuring out which the build system should 
> be using
> a better idea though would be to simply sync up with the code in the linux 
> kernel as it already works with multilib systems -- it has dropped the manual 
> library search patch

Yes indeed, it would be the thing to do. And that's what the script was doing
in the first place.

But it was not working on some *BSD systems (MacOS-X IIRC), so there was a
patch that was sent which was reportedly working on MacOS-X and was also
working on my machine. As there was no comment on the list saying it was
bad, I applied it.

Now, I'm all in favour of reverting that patch, and better yet, resync with
the kernel's script. But that will break MacOS-X again. Then, we will have
to wait for someone with MacOS-X to come in whining, and then we'll be able
to properly fix it.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]