[SciPy-user] compilation problem: specfun.f

Kasper Souren Kasper.Souren at ircam.fr
Mon Mar 17 18:49:40 EST 2003


I'd like to add something to this thread.

I had some troubles with Python being compiled with the -mpentium4 flag. int() 
was acting really strange (int(n) == 0 for n == whole number and floats gave 
me even weirder results). A recompile using -mpentium3 fixed this. So if 
someone with a Pentium 4 is getting really strange results with SciPy it 
might be because of the -mpentium4 flag for g77...

bye,
Kasper



More information about the SciPy-User mailing list