Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 14:54:51 -0700
From:      Kent Stewart <kstewart@3-cities.com>
To:        Charles Randall <crandall@matchlogic.com>
Cc:        Ilia Chipitsine <ilia@cgilh.chel.su>, questions@FreeBSD.ORG
Subject:   Re: is g77 compatible with Fortran 77 ?
Message-ID:  <379641AB.19A136C1@3-cities.com>
References:  <64003B21ECCAD11185C500805F31EC0302D759B6@houston.matchlogic.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Charles Randall wrote:
> 
> It's been a long time since I used Fortran so I won't even look at the code.
> 
> However, I will suggest the following:
> 
> o Turn on all compiler warnings
> o Try using f2c. It does things a little differently and may provide some
> clues
> o Try using a static program analyzer like ftncheck
> 
> Lastly, you should probably be looking for help in comp.lang.fortran or the
> g77 mailing list instead of freebsd-questions.

Much simplier than that. The default open is write. If you want to
append text, you need to open it with an ACCESS='append'.

Kent
> 
> Good luck,
> Charles
> 
> -----Original Message-----
> From: Ilia Chipitsine [mailto:ilia@cgilh.chel.su]
> Sent: Wednesday, July 21, 1999 12:34 PM
> To: questions@FreeBSD.ORG
> Cc: Kent Stewart
> Subject: is g77 compatible with Fortran 77 ?
> 
> Hi everybody,
> 
> I attached here small program which gives me no problem
> with any Fortran compiler (that I know of), but g77.
> 
> What's up ?
> 
> Regards, (Наилучшие пожелания)
> 
>  Ilia Chipitsine (Илья Шипицин)
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kstewart@3-cities.com
http://www.3-cities.com/~kstewart/index.html

SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.edu/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?379641AB.19A136C1>