delorie.com/archives/browse.cgi | search |
Date: | Thu, 5 Oct 1995 10:03:59 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Seung Jin Lim <jlim AT novell DOT com> |
Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Subject: | Re: [Q] What is difference among c++, gcc, and g++? |
On 3 Oct 1995, Seung Jin Lim wrote: > Could someone compare and contrast these compilers? No difference for latest versions of Gcc. Gcc now calls the correct compiler (cc1 for C, cc1plus for C++) automatically, based on the source file's extension. So just call gcc and everything will be fine.
webmaster | delorie software privacy |
Copyright � 2019 by DJ Delorie | Updated Jul 2019 |