true 64-bit FORTRAN compilers for Windows XP 64??
- From: "Ancient_Hacker" <grg2@xxxxxxxxxxx>
- Date: 31 May 2006 04:13:57 -0700
So I installed Windows XP 64. off-topic, but Long sad story, but none
of my PCI cards had drivers for Win64, so had to buy brand new video
card, USB 2.0 card. Plus my expensive HP printers and scanners are
no-go, as HP thinks a 2-yr old $699 printer and $3K scanner is too old
to support anymore ... grrrr.......! No problem, I moved them to my
Linux box.
Now the real hassle:: We have umpty-ump old FORTRAN programs that
would really benefitr from a 64 or at least 48-bit address space.
I try the latest Intel compiler, but the documetation is mighty cagey--
it says it's a 64-bit compiler, but "print *, sizeof( MyPointer )"
still reports "4", not "8". Am I missing some command-line option to
enable true 64-bit code generation?
If that's not possible,
Does anybody know of any REALLY, truly, fully 64-bit FORTRAN
compilers? One that generates true 64-bit code, with 8-byte pointers?
Preferably for Windows XP 64, but Linux could be harnessed in a pinch.
Regards,
George
.
- Follow-Ups:
- Re: true 64-bit FORTRAN compilers for Windows XP 64??
- From: Tim Prince
- Re: true 64-bit FORTRAN compilers for Windows XP 64??
- Prev by Date: Re: Fortranspeak & Javaspeak
- Next by Date: Re: allocatable array *not* equivalent to dynamic allocation?
- Previous by thread: Cannot create import libraries with Microsoft's LIB with the option mixed language Borland C++ (-ml bc) with Lahey v5.7
- Next by thread: Re: true 64-bit FORTRAN compilers for Windows XP 64??
- Index(es):
Relevant Pages
|