public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* libstdc++.so.6
@ 2007-01-29 16:19 Larry
  2007-02-01 17:38 ` libstdc++.so.6 Rupert Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Larry @ 2007-01-29 16:19 UTC (permalink / raw)
  To: gcc-help




While trying to build another program I ran across the error 
telling me I didn't have libstdc++.so.6 and sure enough I didn't
so I upgraded to gcc (GCC) 3.4.6. I still don't have libstdc++.so.6.

I thought libstdc++.so.6 was included with gcc3.4? What's up?
Is it not? Where do I need to get libstdc++.so.6?

Thanks




-- 
Musician searching for a band or band searching for a musician?
Goto http://musicianfinder.webhop.net

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

* RE: libstdc++.so.6
  2007-01-29 16:19 libstdc++.so.6 Larry
@ 2007-02-01 17:38 ` Rupert Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Rupert Wood @ 2007-02-01 17:38 UTC (permalink / raw)
  To: 'Larry'; +Cc: gcc-help

Larry wrote:

> I thought libstdc++.so.6 was included with gcc3.4? What's up?
> Is it not? Where do I need to get libstdc++.so.6?

Yes, libstdc++.so.6 is built as part of GCC 3.4 and later versions as part of the C++ language support. You haven't said how you upgraded: if you built gcc yourself (assuming you built the C++ components) then you'll find it in the lib directory of the prefix you installed it to (/usr/local/lib by default) or you may be able to fish it out of the build tree. If you upgraded using a binary package for your OS then you may need a separate package for libstdc++. Can you build any simple C++ programs with g++?

Rup.



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

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

end of thread, other threads:[~2007-02-01 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-29 16:19 libstdc++.so.6 Larry
2007-02-01 17:38 ` libstdc++.so.6 Rupert Wood

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