- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have an old program written in fortran 77 that i am trying to compile using ifc. is there an option that i can give to ifc to specify that i want it to compile it as a fortran 77 program? ie, not complain about features that are obsolescent etc? i do not want to merely suppress the warning messages by using -w90 or -w95...
thanks,
barb.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can i compile a program written in Fortran 77 with intel Parallel Studio XE for windows ans Visual Studio 2012 ? If the answer is Yes, how can i do ?
Thanks
Adel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WHeat. wrote:
Hello,
Can i compile a program written in Fortran 77 with intel Parallel Studio XE for windows ans Visual Studio 2012 ? If the answer is Yes, how can i do ?
Thanks
Adel.
Adel,
You may want to post your questions on the "Intel Fortran on Windows" forum at http://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/ instead of this one for Linux and OS X.
Readers on this other forum are a lot more knowledgeable about Windows and Microsoft's Visual Studio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In most cases, simply compile the source. It should "just work". There are some cases where later revisions to the language changed the meaning of some things in F77, but those are unusual and there's options to get the old behavior if needed.

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