|
Re: renaming the .so in C->python: msg#00143programming.swig
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
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: how to prevent objects from being garbage collected.: 00143, William S Fulton |
|---|---|
| Next by Date: | Re: Typedefs of template instantiations not recognized properly?: 00143, Marcelo Matus |
| Previous by Thread: | RE: renaming the .so in C->pythoni: 00143, William . Fulton |
| Next by Thread: | RE: renaming the .so in C->python: 00143, Volker Boerchers |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |