public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: satyaakam goswami <satyaakam@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: libg2c.a missing in 4.1.1
Date: Wed, 07 Mar 2007 17:11:00 -0000	[thread overview]
Message-ID: <45EEEA84.2D9ECAF0@dessent.net> (raw)
In-Reply-To: <6491e1350703070822x63a7c795ge815c6219a8447b8@mail.gmail.com>

satyaakam goswami wrote:

>     Noticed libg2c.a is missing in /lib in 4.1.1 hierarchy , whats
> the equivalent of libg2c.a in gcc 4.1.1 , any pointers .

libg2c was part of g77, which was dropped in gcc 4.x.  The replacement,
gfortran, does not have any such library.  The functions that used to be
in that library are implemented as intrinsics, and so -lg2c should not
be necessary (but see also -ff2c).

Brian

  reply	other threads:[~2007-03-07 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 16:33 satyaakam goswami
2007-03-07 17:11 ` Brian Dessent [this message]
2007-03-07 21:27   ` satyaakam goswami

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=45EEEA84.2D9ECAF0@dessent.net \
    --to=brian@dessent.net \
    --cc=gcc-help@gcc.gnu.org \
    --cc=satyaakam@gmail.com \
    /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).