[Matrix-SIG] Modules: Shared Lib
Konrad Hinsen
hinsen@cnrs-orleans.fr
Tue, 24 Aug 1999 10:42:37 +0200
> i'm having problems making a shared object for a python extension module
> that i wrote. below is the steps i took to make the module. (i just
> followed the steps in the GCC-HOWTO)
I suggest you do it "the Python way", as described in the
"Extending and Embedding" manual:
http://www.python.org/doc/current/ext/building-on-unix.html
--
-------------------------------------------------------------------------------
Konrad Hinsen | E-Mail: hinsen@cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.55.69
Rue Charles Sadron | Fax: +33-2.38.63.15.17
45071 Orleans Cedex 2 | Deutsch/Esperanto/English/
France | Nederlands/Francais
-------------------------------------------------------------------------------