[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with the way libtool works (bug or feature)
From: |
Walter Truitt |
Subject: |
Re: problem with the way libtool works (bug or feature) |
Date: |
Tue, 14 Nov 2000 14:05:05 -0600 |
Alexandre Oliva wrote:
>
> On Nov 13, 2000, Walter Truitt <address@hidden> wrote:
>
> > I have looked into the script, and would guess it is a simple addition
> > of the -R in one of the places that the -L is included in the line. If
> > you are interested in a patch, I can submit one as well.
>
> Please try the CVS version, I recall there have been some changes
> regarding encoding of run-time search paths into shared libraries
> since we branched 1.3 off. If you find it still doesn't do what you
> want, a patch would be appreciated, indeed.
Thank you. Yes the version in CVS works.
$ libtool --version
ltmain.sh (GNU libtool) 1.3c (1.818 2000/11/11 13:19:53)
How soon will this version be released?
-walter