[Distutils] Dynamic linking on Linux, Mac OS, et al

Matthias Urlichs smurf at smurf.noris.de
Fri Jan 6 17:43:31 CET 2006


Hi,

Phillip J. Eby:
> Um, the "other kind" I'm referring to here are the ones that are 
> exclusively part of the extension in question, e.g. libPyICU.  This library 
> is not going to be found anywhere else except in other versions of PyICU, 
> so that issue doesn't really apply here, since only one egg will have 
> extensions loading the library into a given process.

So why don't you simply link the Python extension and the library
to one single .so file?

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf at smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
BOFH excuse #263:

It's stuck in the Web.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20060106/aac1f047/attachment.pgp 


More information about the Distutils-SIG mailing list