Giacomo Mulas wrote:

On Wed, 15 Feb 2006, Rohit Kumar Mehta wrote:

Hmm, did I end up with the IA32 stuff?

# file /usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped
# ldd /usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin
/usr/bin/ldd: line 95: /usr/bin/lddlibc4: cannot execute binary file
      not a dynamic executable


No. As the documentation explicitly states, the 64 bit compiler suite
_needs_ a fully working 32 bit runtime environment, since at least in part
they are cross-compilers, i.e. 32 bit executables which produce 64 bit
executables. Sometimes, Reading The Fine Manual helps... :)

Bye
Giacomo

I have also verified that I can run a c program compiled on an i386 system.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to