Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28996 Discussions

required client installs to run 32 bit application

Charles_G_2
Beginner
418 Views

I have a 32 bit application made up of several .net dll's as well as 1 fortran dll.  The fortran dll is compiled as 32 bit.

The app works for me (with the fortran compiler installed) but not on a client machine.  I copied the IA32 libs to the applications executable directory and everything started working.

My question is where can i find the 32 bit fortran redist installs for the clients to install?

I used the following link but that only gave me 64 bit and IA-32 bit.  I didn't think the IA-32 was the typical 32 bit redist.

http://software.intel.com/en-us/articles/redistributable-libraries-for-the-intel-c-and-visual-fortran-composer-xe-for-windows.

TIA,

Charlie

0 Kudos
1 Reply
Steven_L_Intel1
Employee
418 Views

Yes, IA-32 means 32-bit. The article you cite says "Intel 64 and IA-32". Perhaps you're a bit confused by Intel's terminology here - if so, see http://software.intel.com/en-us/articles/intel-architecture-platform-terminology/

We have just one redistributable installer for both platforms.

0 Kudos
Reply