Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
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.

IA32 or EM64

chang1
初學者
633 檢視
Hi, Steve,
I just installed the latest IVF9.1 (extension -025)and the VS2005. Since I have to install both IA32 and EM 64for integrating the compilet to VS2005, how do I know the one integrated is the EM64 (which is what I want), not the IA32? My operation system is Windows XP(64 version).
regards
Chang
0 積分
3 回應
Steven_L_Intel1
633 檢視
The compiler you use is determined by the target platform you select. If you select a target of x64, you get the EM64T compiler.
chang1
初學者
633 檢視

Steve,

Thank you. But how do I select the target platform when I install the compiler? I did not see an option.

regards

Chang

Steven_L_Intel1
633 檢視
You don't select it when you install - by default, you get both the IA-32 and EM64T compiler on install (if you have a suitable version of Visual Studio or the PSDK.)

See the Building Applications manual section on VS projects for details on how to select the target platform. It isn't obvious.
回覆