I have a Fortran code, developed mostly under Unix/Linux. In the past
(years ago) I have compiled it under Cygwin and run it with no
problems. I am now adding some more stuff to it and the user was
wanting to run it under Cygwin. So I compile it no problem, but then
when I execute it -- noth
Igor Pechtchanski wrote:
Even though Case C, when the -mno-cygwin flag is not used, the
difference is still significant. compared to Case A.
That's not surprising. Cygwin is a POSIX emulation environment *on top*
of Windows -- naturally the performance of any Cygwin tool will be slower
than t
I am experiencing significantly longer exection speeds when compiling
with g77 under cygwin using the -mno-cygwin option.
I primarily work and develop under Linux. However, I need to provide a
user with an executable (of a Fortran program) that runs under windows.
I initially performed some t
3 matches
Mail list logo