- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to use Intel Fortran Compiler 8.0 with Visual C++ 6. Is it required that .NET Studio be installed for the command line tools?
I understand we cannot have true integration with the Studio, but as IFORT can be executed from the command-line, I was hoping that we could compile the FORTRAN .f files as a custom build step using ifort.
I understand we cannot have true integration with the Studio, but as IFORT can be executed from the command-line, I was hoping that we could compile the FORTRAN .f files as a custom build step using ifort.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no support for building with VC6 and the VC6 linker does not understand the object format of the Intel compiler.
See if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My comment is that we are very happy with Intel C/C++ 8.0 compiler which is supported well under Visual C++ 6, but we have some Fortran code in our project and were hoping to update our version of Compaq Fortran.
It is baffling to me that the Fortran compiler is not supported under VC6 - I know that decision to go .NET only was made a long ago, but I don't like it and don't understand it.
We have to stick with VC 6 for the moment as we use a number of third party C/C++ libraries that have not been rebuilt for .Net C++ compiler.
It is baffling to me that the Fortran compiler is not supported under VC6 - I know that decision to go .NET only was made a long ago, but I don't like it and don't understand it.
We have to stick with VC 6 for the moment as we use a number of third party C/C++ libraries that have not been rebuilt for .Net C++ compiler.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page