Results 11 to 15 of 15
Originally Posted by SunitaChandrasekaran
Could you please assist me in making this open64 work?[/B]
This software is for Red Hat 6 and 7, which are really old. I've tried installing ...
- 02-08-2007 #11Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 521
This software is for Red Hat 6 and 7, which are really old. I've tried installing IA32 version, hoping that it would compile from sources even when using 2.6 kernel, but did not succeed (vcg fails at make, etc.). Also, I'm using Debian, not Red Hat. Sorry, I'm not sure I can help you with this.
Originally Posted by SunitaChandrasekaran
- 02-08-2007 #12Just Joined!
- Join Date
- Feb 2007
- Posts
- 19
okay
well is it possible to execute a 64-bit dynamically executable file on a 32-bit machine?
i understand from these commands :
file /usr/lib/gcc-lib/ia64-open64-linux/0.16/driver
that
/usr/lib/gcc-lib/ia64-open64-linux/0.16/driver: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), dynamically linked (user shared bits), not stripped
and
code : ldd /usr/lib/gcc-lib/ia64-open64-linux/0.16/driver
that
not a dynamic executable
it is a 64-bit file!! am i right?
my machine is 32-bit machine!!!
is there any possiblity that i can run these files on my machine!?????
- 02-08-2007 #13Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 521
I think you would need 64-bit hardware to run their 64-bit code.
- 02-09-2007 #14Just Joined!
- Join Date
- Feb 2007
- Posts
- 19
Can I upgrade my 32-bit machine to a 64-bit ??
Would it work then??
or is it possible that i pick up the souce code of the binary executable file openf90 and try compiling it on a gcc for a 32-bit machine??
- 02-09-2007 #15Just Joined!
- Join Date
- Feb 2007
- Posts
- 19
open64 and dragon tool
can i do some cross compilation to make this work?


Reply With Quote
