[Numpy-discussion] Building a static libnumpy
Robert Kern
robert.kern@gmail....
Tue Jan 22 00:50:05 CST 2008
Jussi Enkovaara wrote:
> 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?
Cumbersome Makefile, sorry.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Numpy-discussion
mailing list