- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i had a quick question. i have an intel fortran application i currently compile with intel fortran 11.0 within visual studio 2008. i want to try the same application on linux and have downloaded/installed an evaluation fortran 11.0 for linux.
what is the easiest way to take my windows intel fortran project to the linux platform? i have researched but did not find much. i did read about eclipse, cmake, etc, but not sure exactly what to do. is there any compatibilty between the intel windows fortran project and an intel linux project?
thanks for any suggestions you make have!
what is the easiest way to take my windows intel fortran project to the linux platform? i have researched but did not find much. i did read about eclipse, cmake, etc, but not sure exactly what to do. is there any compatibilty between the intel windows fortran project and an intel linux project?
thanks for any suggestions you make have!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Extracting information from a visual studio project for use in another OS will not be easy. The easiest way to make a project work in both Windows and linux is to use gnu make. That hasn't achieved much popularity, even though all the tools are supported in cygwin and mingw.

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