> Hello, > I find it works on my MIPS box by simply export FFLAGS=-fPIC in > debian/rules.
thanks for this fix. I am wondering if the problem do not comes from f2py and/or maybe from gfortran. - f2py do not pass the -fPIC flag when building a module. is it right ? I need to send a mail to the numpy mailing list about this. - gfortran : why this difference between amd64 (ko) and i386 (ok)??? See you Frederic -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

