logo       

Re: renaming the .so in C->python: msg#00143

programming.swig

Subject: Re: renaming the .so in C->python

also sprach William.Fulton@xxxxxxx <William.Fulton@xxxxxxx> [2004.05.25.1819
+0200]:
> You could get libtool to generate _lib.so by adding in a new 'all' target.
> Adding this to your Makefile.am might work:
>
> _lib.so : libwhatever.so
> cp libwhatever.so _lib.so
>
> all-local: _lib.so

It's a possibility, but I am a little weary when it gets to renaming
libtool files because they reference each other and a whole lot
else... sed works. It would be great if swig had a directive to
override the .so the .py file expects...

--
Martin F. Krafft Artificial Intelligence Laboratory
Ph.D. Student Department of Information Technology
Email: krafft@xxxxxxxx University of Zurich
Tel: +41.(0)1.63-54323 Andreasstrasse 15, Office 2.18
http://ailab.ch/people/krafft CH-8050 Zurich, Switzerland

Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!
Spamtraps: krafft.bogus@xxxxxxxx madduck.bogus@xxxxxxxxxxx

"i love deadlines. i like the whooshing
sound they make as they fly by."
-- douglas adams

Attachment: signature.asc
Description: Digital signature

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise