David James wrote:
> On 8/4/05, Max Bowsher <maxb@ukf.net> wrote:
>> I _know_ I've had a working python bindings set using SWIG 1.3.21 and
>> *--disable-static* in the past.
> Perhaps the requirements of the Subversion build have changed?
>
> If I build SWIG 1.3.21 without the "--enable-static" flag, it does not
> install "libswigpy.a". On my machine, with default configure settings,
> Subversion needs "libswigpy.a" to build. Newer versions of SWIG do not
> exhibit this problem.
Swig 1.3.21 should be built with:
./configure <stuff>
make
make runtime
make install
make install-runtime
> There are also more severe issues with Subversion's support for SWIG
> 1.3.20 and 1.3.21, which have not yet been addressed. See <
> http://svn.haxx.se/dev/archive-2005-08/0053.shtml >. For this reason,
> I think it would be a good idea to encourage users to upgrade to newer
> versions of SWIG, if they can.
I agree with this, though. I think we ought to raise our minimum version to
1.3.24.
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 4 16:13:39 2005