Chris <[EMAIL PROTECTED]> writes:
> >
> > Based on recent emails, this looks like a problem attributed to the gcc
> > version, not the python version. Suggested solutions are compile with
> > the -Os flag or use gcc 4.2.
> >
> I think universal builds may have to
> wait for another day, when
Eric Firing <[EMAIL PROTECTED]> writes:
>
> Chris,
>
> Based on recent emails, this looks like a problem attributed to the gcc
> version, not the python version. Suggested solutions are compile with
> the -Os flag or use gcc 4.2.
>
Hmm. The problem with using gcc 4.2 is that numpy does not
Chris,
Based on recent emails, this looks like a problem attributed to the gcc
version, not the python version. Suggested solutions are compile with
the -Os flag or use gcc 4.2.
Eric
Chris wrote:
> I'm trying to get a built of Matplotlib built under Python.org Python 2.5.2,
> but get
> the f
I'm trying to get a built of Matplotlib built under Python.org Python 2.5.2,
but get
the following build error, which did not occur under Leopard's
python:
src/_image.cpp: In member function ‘Py::Object _image_module::
from_images (const Py::Tuple&)’:
src/_image.cpp:848: error: insn does not sat