Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

need 32bit version to compile

$
0
0

Why is it when I specify ia32 on my 64bit Linux, IFC still compiles in 64bit.

This is in my bash file

PATH="/opt/intel/composer_xe_2015.3.187/bin/ia32:$PATH"
export PATH
LD_LIBRARY_PATH="/opt/intel/composer_xe_2015.3.187/bin/ia32:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH

 

This is what the beginning of my look file shows.

ifort -logo
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.


Viewing all articles
Browse latest Browse all 3270

Trending Articles



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