[C++-sig] importing embedded dynamic lib

Niall Douglas s_sourceforge at nedprod.com
Thu Jun 10 04:17:41 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 9 Jun 2004 at 16:16, Vio wrote:

> More details: Imagine a situation where the ".so" files are delivered
> through a network; the easy solution would be to save the downloaded
> binary stream as a ".so" file to disk, then simply run the python
> command "import <modulename>" and I'm done. But I simply wish to avoid
> the "save to disk" step which seems superfluous in this case, and feed
> the binary lib directly to the embedded python interpreter.

Why don't you just mount the remote file system (SMB or NFS) and run 
via that? I personally develop on Linux and FreeBSD using a source 
tree on a Windows share on a Win2k machine. It's a little slow, but 
it's manageable.

Cheers,
Niall





-----BEGIN PGP SIGNATURE-----
Version: idw's PGP-Frontend 4.9.6.1 / 9-2003 + PGP 8.0.2

iQA/AwUBQMfExcEcvDLFGKbPEQJZRQCg8OTo23lq6YtAY41rddFiPIecgPoAoJ22
zqAulJvda5rIZkglBEWseO92
=oaxw
-----END PGP SIGNATURE-----




More information about the Cplusplus-sig mailing list