You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install cygwin on windows7 64 bit
add fortran xe studio 2013 for ifort intel compiler
add path to cygwin
start
./configure FC=ifort
later it will claim that it is unable to compile .f90 files
is this a problem with the current version of ifort?
config.log is attached
Original issue reported on code.google.com by [email protected] on 16 Oct 2013 at 3:27
The log you attached does not demonstrate the problem you describe. I do see
the config trying different things, some of which work with ifort and some that
do not, but it is not clear to me from the output that it can't compile .f90
files. What do you have that shows that? Have you properly established the
ifort environment using the "source" command?
Original issue reported on code.google.com by
[email protected]
on 16 Oct 2013 at 3:27Attachments:
The text was updated successfully, but these errors were encountered: