libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Don't drop -L during prog,link pass


From: Peter O'Gorman
Subject: Re: [PATCH] Don't drop -L during prog,link pass
Date: Wed, 24 Mar 2004 11:33:45 +0900
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Scott James Remnant wrote:

This patch fixes the problem where Libtool would favour libraries with
.la files even though they appeared later in the search path than
non-libtool libraries of the same names.

Basically the -L pointing at the right place was only being considered
during the scan pass, this patch makes it be considered at other times
too and thus fixes the bug.

Okay to apply?

Yes. Thanks!

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]