C shared object files
Martin Casado
casado at ogl.llnl.gov
Fri Jul 2 13:17:38 EDT 1999
More information about the Python-list mailing list
Fri Jul 2 13:17:38 EDT 1999
- Previous message (by thread): C shared object files
- Next message (by thread): C shared object files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Python Guru's, I am trying to get python to dynamically load a C object module, and first off I can't figure out how to compile myCollProggy.c into a shareable object file, and secondly I was curios if there is a way to check at runtime if a module is on the system or not. I have made arrangements with the proper authorities and there is a veritable wealth of Karma points waiting for anyone who can help me :-) Hehe thanks very much in advance. -Martin
- Previous message (by thread): C shared object files
- Next message (by thread): C shared object files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list