public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Is gcc team also developing g++
       [not found] <1015736652.21078.ezmlm@gcc.gnu.org>
@ 2002-03-09 21:07 ` Zhidian Du
  2002-03-10 12:02   ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 1 reply; 2+ messages in thread
From: Zhidian Du @ 2002-03-09 21:07 UTC (permalink / raw)
  To: gcc-help

Hello:

Are gcc and g++ developed by the same team?  Where can I find the
related information of g++?

Thanks in advance.

Zhidian Du

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

* Re: Is gcc team also developing g++
  2002-03-09 21:07 ` Is gcc team also developing g++ Zhidian Du
@ 2002-03-10 12:02   ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea 'Fyre Wyzard' Bocci @ 2002-03-10 12:02 UTC (permalink / raw)
  To: Zhidian Du, gcc-help

Hi,
Both gcc and g++ are part of the GCC project (see http://gcc.gnu.org for 
more infos).
Also, they are basically the same program, the only difference being that 
g++ automatically links the libraries needed for C++ programs, while gcc 
automatically links only the C libraries.

fwyzard

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

end of thread, other threads:[~2002-03-10 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1015736652.21078.ezmlm@gcc.gnu.org>
2002-03-09 21:07 ` Is gcc team also developing g++ Zhidian Du
2002-03-10 12:02   ` Andrea 'Fyre Wyzard' Bocci

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