RE: changing MXUNIT

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

 



I'm trying to use some software that requires a MXUNIT number of 9999, rather than the standard 99. The software documentation shows how this can be done by editing a line in libf2c/libI77/fio.h in gcc version 2.95. This directory and file seem to have disappeared in newer versions. Is there another place to edit MXUNIT, or has this become an non-issue in newer gcc versions?

thanks

martin


the fortran compiler has changed. g77 is no longer part of gcc starting with the 4.0 release.


download the source for gcc3.4, and you can increase maxunit as described.


--bud davis





[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