This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Endianess and Fortran
- From: Hassan Aurag <aurag at cae dot com>
- To: GCC Help Mailing List <gcc-help at gcc dot gnu dot org>
- Date: 16 Nov 2001 10:38:36 -0500
- Subject: Endianess and Fortran
This is new to me. What are the things to watch when dealing with
porting Fortran programs from old big-endian machines to Linux on Intel?
I heard EQUIVALENCE statements are a problem. What are the other things
to watch for?
Any help or pointer to Fortran related issues is welcome.
Thanks