On Fri, Dec 17, 2010 at 4:11 AM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Martin Furter <mf_at_rola.ch> writes:
>
>> I again fell over transform_libtool_scripts.sh on solaris.
>
> Can you tell me what went wrong?
>
> As far as I know the libtool transformation is only needed for one
> thing: to run the executables from within the build directory when using
> the apr_dso_load modules i.e. the option --enable-runtime-module-search
> or the kwallet/gnome-keyring stuff. For a simple build/test/install it
> should not be necessary.
>
> I'd like to disable libtool transformation by default, i.e. make
> --disable-local-library-preloading the default. The script messes with
> the internals of libtool and so runs the risk of breaking the build,
> particularly on less common platforms.
+1
I've found that it chokes on C++ binaries on the object-model branch.
-Hyrum
Received on 2010-12-17 14:06:04 CET