Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Compilation problem

alexposts
Beginner
413 Views
Hi,

I have just installed Intel Fortran compiler for Windows (and Microsoft Visual C++ 2005 Express Edition) but when I want to compile a program (already tested with ifc on linux), I have this message :

Fatal error cannot open "LIBC"

What I missed ?

Thank you

0 Kudos
1 Reply
Steven_L_Intel1
Employee
413 Views
Did you install Intel Fortran before or after installing Visual C++? If before, please uninstall and reinstall Fortran.

Next, make sure you are starting your build session using Start..Programs..Intel Software Development Tools..Intel Fortran Compiler 9.1..Build Environment for IA-32 applications. This will set all the necessary environment variables.
0 Kudos
Reply