- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
it is possible to use MODULE from Silverfrost Fortran FTN95
in INTEL Fortran 2025.
1. predefined modules from Silverforst like "winapp"
2. own
Best regards
Matthias
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, if you mean using the compiled module files (typical extension: .mod), then the general answer is "no". These files are specific to the compiler that was used (and possibly even to the version of the compiler). If, however, you have the Fortran source code to define interfaces, then you can certainly compile them with your own compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Arjen_Markus,
thanks for the helpful information.
Best regards
Matthias
11 / 5.000
Best regards

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