public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bill Bland <wjb@netpd.com>
To: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: Problems using gcc 3.0 and 3.0.1 on RedHat 7.0
Date: Fri, 12 Oct 2001 07:29:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0110121522410.12846-100000@remover.netpd.com> (raw)

Hello,
	I successfully compiled and installed gcc 3.0 and 3.0.1 (not at
the same time!) on my i586 RH7.0 box.  AFAICS I followed the instructions
to the letter (built in a separate directory to the source, etc).
The java and c compilers work fine.  Unfortunately when compiling any c++
code that contains the "new" and/or "delete" operators I get link warnings
of the form:

	undefined reference to `operator new(unsigned)'

I thought that this could be a problem with the linker, ld, so I
compiled and installed the latest binutils which changed
nothing.  Re-installing the gcc rpms that come with RH7 makes it all work
again, so it's not a problem with the c++ that I'm trying to compile (it's
fltk for the record).  But obviously I don't want to do this - I want
gcc3 ;-)
Has anyone seen anything like this before?  Anyone know how to solve it?

Best wishes and thanks in advance,
		Bill.

             reply	other threads:[~2001-10-12  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-12  7:29 Bill Bland [this message]
2001-10-14 22:54 ` Frank Schafer

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=Pine.LNX.4.21.0110121522410.12846-100000@remover.netpd.com \
    --to=wjb@netpd.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).