Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure not working with ifort #10

Open
GoogleCodeExporter opened this issue Dec 20, 2015 · 3 comments
Open

configure not working with ifort #10

GoogleCodeExporter opened this issue Dec 20, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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 callmesa...@gmail.com on 16 Oct 2013 at 3:27

Attachments:

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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 comment by st...@stevelionel.com on 18 Dec 2013 at 9:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant