[Numpy-discussion] Building a static libnumpy
Jussi Enkovaara
jussi.enkovaara@csc...
Tue Jan 22 00:44:26 CST 2008
Hi,
I need to use numpy in an environment which does not support shared libraries.
Previously, I have used the old Numeric where I created a Makefile to build a
static Numeric library which was later on linked to the python interpreter.
As far as I understood, numpy uses sort of extended distutils. I was wondering if
this extended distutils enables building of static libraries or do I have to go
the cumbersome Makefile-way again?
Regards,
Jussi Enkovaara
More information about the Numpy-discussion
mailing list