On 10/20/2014 5:42 PM, Christian wrote:
I'm using 64 bit Cygwin. I guess that the "compilation finished" message I got is because of my compiling interface, so I don't think is important.
can you remove the interface usage an use only gfortran MyTest.f90 -o MyTest -llapack -lblas For my it works fine $ ./MyTest.exe Printing the results 0 End printing Additional question, which terminal are you using ?
Thanks!
Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple