public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rupert Wood" <me@rupey.net>
To: "'Athichart Tangpong'" <tangpong@cse.psu.edu>
Cc: <tprince@myrealbox.com>, 	<gcc-help@gcc.gnu.org>
Subject: RE: Problem with libg2c
Date: Sat, 22 Jul 2006 10:03:00 -0000	[thread overview]
Message-ID: <015401c6ad76$085f5750$191e05f0$@net> (raw)
In-Reply-To: <44B5A0DA.8030007@sbcglobal.net>

> Athichart Tangpong wrote:
>
> > Dear Sir,
> > 
> > I have a problem with libg2c on a newly-installed Fedora Core 5 
> > system.  When I compile programs that require libg2c, I have got
> > this error.

It's also possible you no longer need libg2c: it (IIRC) is for g77 the old
Fortran implementation that has been replaced by gfortran. (That said you
may need to link something else instead for gfortran but I don't know enough
about it.)

The one you found on disk:

> > /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libg2c.so
> > /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libg2c.a

is for the old compatibility compiler: Fedora Core 5's system compiler is
gcc 4.1 not 3.2.3. Or you could try building your program with that compiler
instead.

Rup.


  reply	other threads:[~2006-07-22 10:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12  5:12 Athichart Tangpong
2006-07-13  1:24 ` Tim Prince
2006-07-22 10:03   ` Rupert Wood [this message]
2006-07-21 20:00 Timothy C Prince

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='015401c6ad76$085f5750$191e05f0$@net' \
    --to=me@rupey.net \
    --cc=gcc-help@gcc.gnu.org \
    --cc=tangpong@cse.psu.edu \
    --cc=tprince@myrealbox.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).