Ralf Wildenhues wrote:
Hi Charles,
[SNIP]
I agree.
I'd suggest, perhaps, adding a *different* libtool option, e.g.
-abs-bindir, that works semantically as Roumen desires. Then, later, gcc
may choose to use either -bindir or -abs-bindir, whatever seems best to
them. I'm probably overlooking s
Hi Charles,
thanks for chiming in.
* Charles Wilson wrote on Fri, Aug 28, 2009 at 11:52:19PM CEST:
> My preference going forward would be:
>
> 1) assuming no further objections (and, I believe Dave has adequately
> address ALL objections /except/ Roumen's), merge Dave's patch forthwith.
>
>
Roumen Petrov wrote:
> I would like to share code and test case performed by me to add "bindir"
> support to libtool.
> The patch for libtool is attached as file "libtool-origin-bindir.patch".
> The patch propose absolute path for dlname in la-file.
Thank you for following through on this.
> The
Hi All,
I would like to share code and test case performed by me to add "bindir"
support to libtool.
The patch for libtool is attached as file "libtool-origin-bindir.patch".
The patch propose absolute path for dlname in la-file.
The attached file "bootstrap.sh" is the test case for a dlopen
ap