LMSouq
general-dev Open

"g++" and "c++" compiler

TI
Tim
1 month ago
3 views
Problem Description
I just found on my Ubuntu, there are two different C++ compilers: `/usr/bin/g++` and `/usr/bin/c++`. I am not familiar with the latter, but `man c++` just jumps to the manpage of gcc. I wonder what is their difference as C++ compilers?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base