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

Re: [PATCH] work in progress perl typemaps for swig

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-07-15 14:17:18 CEST

Chia-liang Kao wrote:

> note that I think it's better to build the perl bindings
> with perl's standard way instead of libtool. libtool is
> good for cross platform shared libraray building. but as
> for perl (or maybe python too), on different platform there
> might be different way to build their own shared object.
> for example on Mac OS X, the libraries should be built as
> .bundle instead of .dylib. and maybe this is why I can't
> use python binding on Mac OS X: libtool links them as .so.

That's a bug in libtool. Newer versions fix it. I know 1.5 does, and
earlier versions might work, although I'm not sure which ones.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 14:18:10 2003

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.