public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Jose Javier Lopez Cascales <javier.lopez@upct.es>
Cc: gcc-help@gcc.gnu.org
Subject: Re: problems with g77
Date: Wed, 24 Apr 2002 14:33:00 -0000	[thread overview]
Message-ID: <3CC71C16.6715FB99@moene.indiv.nluug.nl> (raw)
In-Reply-To: <3CC6C11D.FB2B4C3B@upct.es>

Jose Javier Lopez Cascales wrote:

> I need some support regarding some troubles that I am having when I try
> to compile my source file with g77. It is related to the fact that I am
> not able to use the common option -r8 in my g77 compiler. Is there any
> way to skip this problem?

Most probably not.  On most compilers, -r8 converts REAL variables and
constants to 64-bit quantities.  g77 doesn't support this.  f2c (Fortran
to C converter) supports -r8 - that might be a solution to your problem.

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-04-24 21:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24  9:38 Jose Javier Lopez Cascales
2002-04-24 14:33 ` Toon Moene [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-02 20:36 sreenath.ramaswamy
2002-01-03 13:03 ` Toon Moene
2002-01-03 20:42   ` sreenath.ramaswamy
2002-01-04  9:45     ` 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=3CC71C16.6715FB99@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gcc-help@gcc.gnu.org \
    --cc=javier.lopez@upct.es \
    /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).