public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* differences w/ libstdc++
@ 1998-11-09 13:30 dan kelsey
  1998-11-09 22:05 ` Gavin Romig-Koch
  0 siblings, 1 reply; 2+ messages in thread
From: dan kelsey @ 1998-11-09 13:30 UTC (permalink / raw)
  To: egcs

hello,

 can you tell me what the differences are between egcs and
libstdc++ ? they both seem to give me c++ compilers, both
come from cygnus (yes?). is one newer, one a replacement
for the other?

thanks,
dan


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

* differences w/ libstdc++
  1998-11-09 13:30 differences w/ libstdc++ dan kelsey
@ 1998-11-09 22:05 ` Gavin Romig-Koch
  0 siblings, 0 replies; 2+ messages in thread
From: Gavin Romig-Koch @ 1998-11-09 22:05 UTC (permalink / raw)
  To: dan kelsey; +Cc: egcs

dan kelsey writes:
 >  can you tell me what the differences are between egcs and
 > libstdc++ ? 

libstdc++ is an implementation of the standard C++ library, it
is not a compiler.  egcs is a collection of compilers, including
a C++ compiler (as well as a C and FORTRAN compiler).  You 
usually need both to do any C++ development.

 > they both seem to give me c++ compilers, 

It is unlikely that libstdc++ gives you a C++ compiler.

 > both come from cygnus (yes?). 

No.  Both egcs and libstdc++ come from lots of dedicated
people from across the net, some of which work for Cygnus,
many of which do not.  

> is one newer, one a replacement for the other?

No.  

                                    -gavin...

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

end of thread, other threads:[~1998-11-09 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-09 13:30 differences w/ libstdc++ dan kelsey
1998-11-09 22:05 ` Gavin Romig-Koch

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