On 2002.07.16, at 13:22, Justin Hallett wrote:

> Now my problem is that -L/sw/lib is first and it must be getting it from
> the .la file since if i remove the $(foo_LDADD) from the link like I 
> don't
> have the -L/sw/lib but I need the -L/sw/lib to come after the
> -L$(srcdir)/foo/.libs or it will link to the wrong version of the libs 
> on
> upgrades.  I believe this is a libtool problem.

Usually, this can be avoided by,

NoSetLDFLAGS: true
SetLIBS: -L%p/lib

---
Masanori Sekino
mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to