[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with g++



"Kapil Khosla" <khoslakapil@lycos.com> writes:

> I thought g++ was the C++ compiler , why do I have to upgrade gcc to
> make it work. What really is g++ ?

It is the C++ compiler driver (just like gcc is the C compiler
driver). The C++ compiler proper is cc1plus (like cc1 for C).

Regards,
Martin


-- 
To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: