public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: victor marian <vctrmarian@yahoo.com>
To: gcc-help@gcc.gnu.org
Subject: Mixing Fortran 77 and Fortran 90 code
Date: Mon, 31 Jul 2006 15:51:00 -0000	[thread overview]
Message-ID: <20060731155104.81105.qmail@web55803.mail.re3.yahoo.com> (raw)

Hello,

I want to build a program called spherical.o (Fortran
90 code) compiled with gfortran with a library splib.a
(Fortran 77 code) compiled with g77
I give the command

gfortran -o sphericalexe spherical.o -gf77-calls
splib.a

but it gives me o lot of errors as if the option
-gf77-calls were not recognised.
What could be the problem? Please Help.
I am working under cygwin.
                                                      
                                    Thank you

Victor MARIAN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

             reply	other threads:[~2006-07-31 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 15:51 victor marian [this message]
2006-07-31 17:43 victor marian
2006-07-31 20:32 ` Bud Davis

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=20060731155104.81105.qmail@web55803.mail.re3.yahoo.com \
    --to=vctrmarian@yahoo.com \
    --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).