Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Compiler versions on different OSs

carlls
Beginner
525 Views
Greetings:
We will be compiling one code on windows 32/64 and RH Linux 32/64. Effectively 4 deferent platforms.
If we use compiler Intel compiler A version X.YY. Will it be the same compiler on the 4 platforms? Or should we expect different "features"
Regards
Carl
0 Kudos
1 Reply
Steven_L_Intel1
Employee
525 Views
The full version numbers are not necessarily the same across Windows, Linux and Mac OS, but compilers of the same vintage will have the same basic features. There are some platform-specific features (eg. DLLs on Windows). The 32 and 64 bit compilers have the same features.
0 Kudos
Reply