[Matrix-SIG] Irix 6.5 build problems

Ben Cornett acornet@emory.edu
Sat, 15 Jan 2000 18:09:43 -0800


That did it.
Many thanks, that would have taken me a good while to figure out on my
own.

Ben


"Harrison, Robert J" wrote:
> 
> Run python under the debugger and see where the
> failure happens.  If it is code to do with setting up complex
> arithmetic, try compiling complexobject.c in the Python tree
> without any optimization.  This fixed the import problem for me.
> 
> It's on the Python platform bugs list.
> 
> Robert
> 
> -----Original Message-----
> From: Ben Cornett [mailto:acornet@emory.edu]
> Sent: Saturday, January 15, 2000 4:30 PM
> To: matrix-sig@python.org
> Subject: [Matrix-SIG] Irix 6.5 build problems
> 
> Hello,
> 
> I am trying to build Numeric on an SGI Octane running Irix 6.5.6m. I run
> 'python setup.py build install' as instructed in the 'README' and
> everthing appears to compile without problems.  However, when I try to
> import Numeric I get a core dump.  I would greatly appreciate any
> suggestions anyone can give me.
> Thanks,
> 
> Best,
> 
> Ben
> 
> _______________________________________________
> Matrix-SIG maillist  -  Matrix-SIG@python.org
> http://www.python.org/mailman/listinfo/matrix-sig