[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH]: transform_libtool_scripts.py

From: Martin Furter <mf_at_rola.ch>
Date: Wed, 15 Dec 2010 19:01:52 +0100 (CET)

Doing some more testing I found another out that non-existing libraries
have to be removed from LD_PRELOAD.

So here's a new patch.

- Martin

On Wed, 15 Dec 2010, Martin Furter wrote:

>
> Here is version 2 of the patch.
>
> On Tue, 14 Dec 2010, Philip Martin wrote:
>
>> Martin Furter <mf_at_rola.ch> writes:
>>
>>> The generated script then has to be included into the tarball. I
>>> believe to remember that there's a script which creates the
>>> tarball. Can anyone give me a pointer where I can find it?
>>
>> tools/dist/dist.sh
>>
>> The tarball is created after autogen.sh has been run; autogen.sh runs
>> gen-make.py.
>
> No changes seem to be needed there since it's run in the sandbox.
>
> - Martin
>
>
> [[[
> Generate build/transform_libtool_scripts.sh from gen-make.py using
> information read from build.conf.
>
> * build/generator/gen_make.py
> (write_transform_libtool_scripts,_get_all_lib_deps):
> New functions which generate transform_libtool_scripts.sh.
> (write): Call write_transform_libtool_scripts.
> * build/transform_libtool_scripts.sh
> Delete.
> ]]]

Received on 2010-12-15 19:02:36 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.