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

Re: [PATCH] perl bindings: Use non standard Perl version

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-14 17:50:42 CET

On Wed, Jan 14, 2004 at 08:57:04AM +0000, Chia-Liang Kao wrote:
> I have been using 1.3.20 since it was posted for testing. one thing is to let
> configure accecpt it, the other things are fine after defining
> SWIG_VERSION and adding /usr/local/lib/swig1.3 to the include paths. I don't
> see the problem of 'c' postfix. that might be caused by the swig-pl
> target. Anyway, there has been a bunch of build system related issues
> since ever, I really hope people with the knowledge could help resolving
> them.

The c:: issue is there because SWIG changed the perl support from
default to -noproxy to defaulting to -shadow. I'd guess on your copy
you've got -noproxy added in and that's not in the tree.
 
They also changed the name of the -c param to -noruntime.

The path to the -swiglib only fixes the rename from SWIG_function to
SWIG_language_function.

I added support to the configure macros to make a SWIG_VERSION define.
I'll finish it up and get it put up hopefully today.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 14 17:51:18 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.