Re: [Numpy-discussion] Still having issues with f2py

2008-09-11 Thread Blubaugh, David A.
Uwe, I have tried your example and it look as though it would have worked. However, I did obtain the following error!!! python25> python setup.py build -cmingw32 running build running scons customize Mingw32CCompiler Found executable C:\gfortran\bin\gcc.exe Ignoring "Python was built with Visu

Re: [Numpy-discussion] Still having issues with f2py

2008-09-11 Thread Uwe Schmitt
On 11 Sep., 02:33, "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: > Mark, > ...  I > was also wondering as to what is involved with "compiling with MingW32, > by passing "-c mingw32" to setup.py."?? If you do not have the right MS compiler on your machine, you can use the mingw port of gcc inst

Re: [Numpy-discussion] Still having issues with f2py

2008-09-10 Thread Blubaugh, David A.
Mark, THANK YOU GREATLY FOR YOUR HELP!! I have executed all that suggestions that you have made: I was able to have f2py be able to detect two distinct fortran compilers on the computer that I am utilizing. However, I have found a new error that I found to be somewhat unclear. The error i