Re: [f2py] Configuration Problem
Pearu Peterson <[email protected]>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Assuming that you have mingw installed, run f2py -c fib1.f -m fib1 --compiler=mingw32 HTH, Pearu [email protected] wrote: > > > following F2PY Users Guidee and Reference Manual I executed: > > > > f2py -c fib1.f -m fib1 >out.txt 2>err.txt > > > > the results are attached. > > > > err.txt indicates that I should '...try compiling with MingW32, by > passing "-c mingw32" to setup.py.' > > > > What should I 'try compiling' > > > > George > > > ------------------------------------------------------------------------ > > _______________________________________________ > f2py-users mailing list > f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] > http://cens.ioc.ee/mailman/listinfo/f2py-users