public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* old fortran code, g77 options?
@ 1998-06-25  9:25 Andrew Hutchinson
  1998-06-26  5:13 ` Dave Love
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Hutchinson @ 1998-06-25  9:25 UTC (permalink / raw)
  To: egcs

How do I avoid this complaint:

make -k
g77 -fno-globals -Wno-globals        ortep.f   -o ortep
ortep.f: In program `MAIN__':
ortep.f:224:
         COSTH=DCOS(T1)
               ^
Reference to intrinsic `DCOS' at (^) invalid -- one or more arguments
have incorrect type

...[after many similar complaints:]

ortep.f:4983:
         CT=DCOS(TH)
            ^
Reference to intrinsic `DCOS' at (^) invalid -- one or more arguments
have incorrect type
make: *** [ortep] Error 1
make: Target `all' not remade because of errors.

Compilation exited abnormally with code 2 at Thu Jun 25 11:55:08





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-06-26  5:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-25  9:25 old fortran code, g77 options? Andrew Hutchinson
1998-06-26  5:13 ` Dave Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).