libtool
[Top][All Lists]
Advanced

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

Re: Libtool apparantly removing path parameters on FreeBSD


From: Ralf Wildenhues
Subject: Re: Libtool apparantly removing path parameters on FreeBSD
Date: Wed, 10 May 2006 13:42:00 +0200
User-agent: Mutt/1.5.11

Hi Panagiotis,

* Panagiotis Issaris wrote on Wed, May 10, 2006 at 01:05:50PM CEST:
> 
> I encountered a problem while trying to build a softwarepackage (JRTPLib 
> [1]) which uses libtool on FreeBSD 6.0. The library path (-L /usr/local/lib)
> added on the libtool commandline, seems to be removed and not passed on 
> to GCC. I will try with more recent versions, but I did not find anything
> that seemed to solve this in the changelogs. Any hints?

Two comments here:
- please use -L/usr/local/lib (i.e., no space between -L and the
  argument); then it should work.

- there was actually a regression in 1.5.22 over 1.5.20 which caused
  some paths to be incorrectly removed on FreeBSD and some other BSD
  variants.  Has since been fixed in CVS branch-1-5 (and HEAD).

Cheers,
Ralf

> address@hidden ./libtool --version
> ltmain.sh (GNU libtool) 1.5.14 (1.1220.2.195 2005/02/12 12:12:33)




reply via email to

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