I succeeded in working around the other Yellow Dog Linux porting problem
connected with the floating point exception calls.
It turns out that a problematic #include was protected
by a "#ifdef __OPTIMIZE__" so my preprocessing with "gcc -E" never saw its
effect.
So, by avoiding optimization of u
On Fri, Apr 18, 2008 at 8:19 PM, Vincent Broman <[EMAIL PROTECTED]> wrote:
> I reported back on August 30 to this list,
> with some discussion following on September 4 and 5,
> about my attempt to build numpy on an ancient powerpc setup.
> I'm running yellow dog linux 2.1, gcc 2.95.3.20010111, o
I reported back on August 30 to this list,
with some discussion following on September 4 and 5,
about my attempt to build numpy on an ancient powerpc setup.
I'm running yellow dog linux 2.1, gcc 2.95.3.20010111, on processors from
Curtiss-Wright Controls.
Don't tell me to just upgrade; this confi