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

linking libsvn_swig_perl into SVN::Core

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-02-26 07:26:50 CET

While looking at the 1.3.24 support I'd like to bring this up again.

Since we are getting rid of the swig runtime, which depends on the version
of the language, we should try to get rid of libsvn_swig_perl, which is also
language-version specific. I have had a working patch for kluding SVN::Core to
link libsvn_swig_perl.a from the libtool-private directory statically, but
I don't think this is portable. Can someone with libtool-fu help with this bit?

Also, another issue is some linkers (particularly on OSX and cygwin) want to see
all symbols during link time, this also needs input from people who know these
systems.

My current patch for trunk is at
http://wagner.elixus.org/~clkao/svnperl-trunk.diff

Please take a look and comment.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 26 07:32:39 2005

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.