LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   does linux has 64bit version! (https://www.linuxquestions.org/questions/linux-software-2/does-linux-has-64bit-version-350220/)

ztdep 08-05-2005 05:53 AM

does linux has 64bit version!
 
and can 32bit fortran procedure run on the 64bit cpu !

regards

jtshaw 08-05-2005 06:01 AM

Many linux distributions are now available in 64 bit versions for "amd64" or "ext64" based x86 cpu's. There are also 64-bit Alpha, 64-bit Sparc, IA64, PPC64, and possibly other 64-bit architecture based distributions.

It is possible to run in "32-bit compatibility" mode so that 32 bit binaries can execute on a 64-bit processor (assuming we are talking about x86_64 here) so I assume your fortran procedure would be fine. I'd also assume you could recompile it with gcc to get a native 64-bit version it you wanted?

eduac 08-05-2005 07:33 AM

Linux hav 64-bit since 1995. And microsoft hav it only in this year.

jtshaw 08-05-2005 07:35 AM

Quote:

Originally posted by eduac
Linux hav 64-bit since 1995. And microsoft hav it only in this year.
Lets me resonable here... Windows NT 4.0 at one point did in fact support the 64-bit Alpha.

ztdep 08-08-2005 05:40 AM

Dear jtshaw:
but how to "you could recompile it with gcc to get a native 64-bit version it you wanted?"

regards


All times are GMT -5. The time now is 10:11 PM.