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

Re: libsvn_swig_py.so not being installed

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-07-08 13:53:57 CEST

Max Bowsher wrote:
> Yes. I agree with all you say above. My point is that future versions
> of swig will *NOT* install a swig runtime library. Instead, swig
> users will be expected to run a swig command generating a .c file
> which they compile and link into a library of their own, which
> provides the swig runtime features.

Really? I know that they added a command to generate a .c file containing
the runtime, but I didn't know they were going to get rid of the automatic
build and install

> In our case, it seems to make the
> most sense to integrate this into the existing libsvn_swig_py.

If we do have to start generating swig runtimes on unix (like we already do
on windows), I think we should leave them as seperate libraries instead of
combining them into the binding utility libraries. The two sets of libraries
do different things and come from separate sources.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 8 13:54:38 2004

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.