"Kapil Khosla" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to