g77

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to run a fortran 77 program on my pentium 4 processor which runs redhat9.0. The program is returning bunk values ("nan" everywhere). It works fine on my old IRIX machine using a different compiler. I believe the reason Im having trouble is because I cannot find a way to set the real and integer data type to store in 8 Bytes. On the Irix machine the command looked like:
f77 -i8 -r8 -o a.out blah.f
Is there anything similiar for g77?


Thanks,
Dylan Powell
UMBC/JCET


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux