This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OPEN statement assumption


> what units are assumed for variable NREC? Some Fortrans assume bytes,
> some
> assume 4-byte words, etc.
> 
> 

bytes.


> I'm a new user of the g77 compiler and I came across the following
> question in porting a legacy code.
> 

g77 is very, very good at running legacy code....but this comes at the
price of having dozens of compile time options.  do yourself a favor and
read the "collected wisdom" part of the g77 info page. most of the problems
encountered are solved in that section. 


regards,
bud davis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]