Gabi,
Well, I am trying to do it as you suggested...
No success yet I would need some help here.
What I did:
I downloaded lapack.lib and blas.lib as pre-built libs from
http://icl.cs.utk.edu/lapack-for-windows/
and then I copied to c:\Python26\libs\ and to c:\MinGW\mingw32\lib\
It seems that error "cannot find -llapack" I reported is gone. But
others occurred :(
....
build\temp.win32-2.6\Release\slycot\src\UE01MD.o:UE01MD.f:(.text
+0x47d): undefin
ed reference to `ilaenv_'
build\temp.win32-2.6\Release\slycot\src\UE01MD.o:UE01MD.f:(.text
+0x55d): more un
defined references to `ilaenv_' follow
collect2: ld returned 1 exit status
error: Command "C:\MinGW\bin\gfortran.exe -Wall -mno-cygwin -Wall -mno-
cygwin -s
hared build\temp.win32-2.6\Release\build\src.win32-2.6\slycot\src
\_wrappermodule
.o
...
I modified compiler options e.g. adding -ff2c option and so - it does
not help.
I think I still missing some libs or headers...or do you have any
suggestion for me?
Thank you very much!
Best regards,
Peter
> Lapack is a library not part by Python(x, y) -
http://www.netlib.org/lapack