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

Re: [PATCH] swig-build-cleanup.patch

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-12-11 20:35:18 CET

Blair Zajac wrote:
>
> Brandon Ehle wrote:
> > ...
>
> <snip>
>
> Thanks for all the info about installing into Python. I'll take
> a look at it.
>
> Patch applied with a few minor mods in rev 4090.
>
> Best,
> Blair

While we're on fixing the Swig build, is there anyway to get
other LDFLAGS down to the linking of the *.so. Right now
my *.so's can't find the apr and Subversion *.so's unless I
use LD_LIBRARY_PATH or /etc/ld.so.conf.

A previous suggestion was to use LD_FLAGS=-Wl,-rpath,/path/to/svn/libs,
but LDFLAGS doesn't make it down through setup.py as it currently
stands. Is there anyway to modify setup.py to allow this?

Right now -L can be passed, how about adding -R?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 11 20:35:32 2002

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.