libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH+Assign request][cygwin|mingw] Control where win32 DLLs get in


From: Charles Wilson
Subject: Re: [PATCH+Assign request][cygwin|mingw] Control where win32 DLLs get installed.
Date: Tue, 11 Aug 2009 01:43:31 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666

Dave Korn wrote:
>   Well, I did really want to make it a test of nothing other than the -bindir
> functionality, in fact it's more or less just a test of the corner cases for
> func_relative_path!  Using -rpath seems to work as far as supplying an input
> value for $install_libdir and that's all I really want to achieve here: set
> $install_libdir and $bindir and make sure that chunk of code DTRT.  I think
> it'll be OK, won't it, even if it is a bit unusual?

After looking at the code flow in libtool more closely, it appears that
you are correct.  All you really care about here is that install_libdir
is set to something "odd" compared to -bindir's argument, and -rpath
does that.  And your way, the tests are MUCH faster.

--
Chuck





reply via email to

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