public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* lstdc++ ?
@ 2002-06-26  2:53 Mark Horner
  2002-06-26  3:58 ` Claudio Bley
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Horner @ 2002-06-26  2:53 UTC (permalink / raw)
  To: gcc-help

Hi,

I get ...
..ld: cannot find -lstdc++

Fair enough - I must add it - where do I find it for gcc/g++ 3.1 on i686?
I am getting a little lost.

Thanks in advance!

-- 
Mark Horner

Physics Department
University of Cape Town
Rondebosch
7700
South Africa

Phone: +27 21 650 3366 (office)
Phone: +27 83 564 6272 (cellular)
Fax:   +27 21 650 3342

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: lstdc++ ?
  2002-06-26  2:53 lstdc++ ? Mark Horner
@ 2002-06-26  3:58 ` Claudio Bley
  0 siblings, 0 replies; 2+ messages in thread
From: Claudio Bley @ 2002-06-26  3:58 UTC (permalink / raw)
  To: gcc-help

>>>>> "Mark" == Mark Horner <horner@hlt.phy.uct.ac.za> writes:

    Mark> Hi, I get ...  ..ld: cannot find -lstdc++

    Mark> Fair enough - I must add it - where do I find it for gcc/g++
    Mark> 3.1 on i686?  I am getting a little lost.

You're a little sparse on information here. What operating system do
you use (uname -a)? What kind of distribution? How did you get GCC
(self-compiled, installed a binary tarball)?

For a RPM based system, you need to install the appropriate
libstdc++-devel package (rpmfind.net).

If you're using Debian, install the libstdc++3-dev package.

HTH
Claudio

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-26 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-26  2:53 lstdc++ ? Mark Horner
2002-06-26  3:58 ` Claudio Bley

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).