This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: Automatic double precision with g77


This subject comes up once in a while, usually on comp.lang.fortran.
There is no such option in g77; there are editing tools which may
accomplish much of this.  Unfortunately, g77 doesn't go beyond f77 in
supporting change of precision, except for the option to catch implicit
definition.

Tim Prince
----- Original Message -----
From: "Richard.GRENON" <Richard.GRENON@wanadoo.fr>
To: <cygwin@sourceware.cygnus.com>
Sent: Wednesday, July 12, 2000 3:00 PM
Subject: Automatic double precision with g77


> Hello,
>
> I am using g77 from the latest Cygwin release that I got on June 27.
> I am working with old Unix fortran77 codes written in simple precision
> (default REAL variables) and I am looking for a g77 option to force
> automatic double precision, such as "-r8" with Unix DEC f77 or
"-dreal" with
> Salford ftn77.
> Maybe I missed something but I did not find anything on the man or
info
> pages of gcc/g77 on my Cygwin install. I looked also at
http://www.gnu.org
> but I was a little bit lost in the gcc/g77 manual. Maybe not a subject
for
> this mailing list but is there anyone who can help me ?
>
> Thanks for your help.
>
> Richard Grenon
> 40 Avenue de la Division Leclerc
> 92320 Châtillon - France
> e-mail : Richard.GRENON@wanadoo.fr
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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