S
sudi
Hi,
As the "man page" mentions, g++ is nothing but gcc with all the C++ options.
Is there a way I can check what the actual "gcc" command executed when
I type "g++ mycode.cpp" ?
Thanks,
Sudi
As the "man page" mentions, g++ is nothing but gcc with all the C++ options.
Is there a way I can check what the actual "gcc" command executed when
I type "g++ mycode.cpp" ?
Thanks,
Sudi