[Python-Dev] Picking on platform fmod

Greg Ward gward@python.net
Mon, 30 Jul 2001 11:46:06 -0400


On 30 July 2001, I said:
> I tried it on a 64-bit SGI box running IRIX 6.5.  It dumped core.

OK, it worked this time.  I guess I improved my py-karma by building
seventeen different ways and submitting bug reports for all the problems
I had building on this platform.  Details:

$ uname -a
IRIX64 mouldy 6.5 10181058 IP27

$ hinv
4 180 MHZ IP27 Processors
CPU: MIPS R10000 Processor Chip Revision: 2.6
FPU: MIPS R10010 Floating Point Chip Revision: 0.0
[...]

$ time ./python ~/ffmod.py
0 failures in 10000 tries
51.671u 0.083s 0:51.99 99.5% 0+0k 0+0io 0pf+0w

        Greg
-- 
Greg Ward - nerd                                        gward@python.net
http://starship.python.net/~gward/
There are no stupid questions -- only stupid people.