public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Major A <andras@users.sourceforge.net>
Cc: gcc-help@gcc.gnu.org
Subject: Re: fortran 90
Date: Sun, 20 Jan 2002 11:52:00 -0000	[thread overview]
Message-ID: <3C4AFBAC.57AEE2E5@moene.indiv.nluug.nl> (raw)
In-Reply-To: <20020120154125.GB25785@janus.lan>

Major A wrote:

[ ... Error messages from g77 when using -ff90 ... ]

> Am I doing something wrong, or does g77 really not support dynamic
> arrays? In that case, is there an alternative to g77 that I should
> use?

g77 supports *some* Fortran 90 constructs if you specify -ff90 (this
flag exists mostly to make it possible for the compiler to discern these
Fortran 90 constructs from extensions borrowed from other compilers if
they conflict).  The compiler does *not* support the whole Fortran 90
language.

If you want a gratis Fortran 95 compiler for ix86 Linux, you could
download the Intel compiler for Linux (perhaps best to search with
Google for "intel fortran linux").

Hope this helps,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

  reply	other threads:[~2002-01-20 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-20  7:41 Major A
2002-01-20 11:52 ` Toon Moene [this message]
2002-01-21  2:36   ` Major A
  -- strict thread matches above, loose matches on Subject: below --
2000-09-21  9:24 FORTRAN 90 Michael Fothergill
2000-09-22 11:24 ` Toon Moene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C4AFBAC.57AEE2E5@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=andras@users.sourceforge.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).