[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 23:06:39 CET

Brandon Ehle wrote:
>
> >
> >
> >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?
> >
> Is this what you are looking for?

Thanks a lot. This makes my life much easier.

Applied in rev 4092.

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 23:06:57 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.