jack47
- 16
- 0
hi, I was wondering if anyone was running 64-bit linux. In particular, I need someone to compile a 64-bit fortran95 binary for me.
The discussion focuses on compiling a 64-bit Fortran 95 binary using the GCC compiler on a 64-bit Linux system. The command provided is g77 -m64 <source file>, which allows targeting 64-bit architecture even in a 32-bit environment. It is emphasized that the resulting executable must be transferred to a 64-bit machine for execution. Additionally, the offer to compile the source code is made for those without access to a Linux environment.
Software developers, particularly those working with scientific computing in Fortran, and anyone needing to compile Fortran binaries on Linux systems.