Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

Issue using fortran compiler for Arch-type Intel 64

$
0
0

Hi everyone,

We acquiered recently Parallel Studio XE 2015, in order to be able to compile user subroutine for mechanical simulation software. I think installation of the product went alright until I tried making use of it.

Issue is, when I want to build my subroutine, I need to set the Arch-type for the compiler to Intel-64 (running on Intel Xeon, Win7). So I modified of command-prompt's target to :

C:\Windows\SysWOW64\cmd.exe /k "E:\App\Intel\Composer XE 2015\bin\ipsxe-comp-vars.bat" ARCHTYPE"

When ARCHTYPE is defined to IA32, it works fine, despite not building to the right architecture and thus getting error during linking. When ARCHTYPE is defined toIntel64, I got the message the configuration file is missing (though Intel64 sources are present in the install directory). It is compiling though, but LINK is not defined.

Has anyone had the same situation or have any tips to help me out ?

Thank you,

Bastien

PS. I have experience in programing in c++ back few year, yet is was on linux plateform.


Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>