Re: GCC vs G++

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

 



On 12/06/07, NightStrike <nightstrike@xxxxxxxxx> wrote:
So the way I read this is that I *could* use gcc for compiling .cpp
files that use c++ libraries, correct?  It never seems to work, even
for a simple "Hello, world."

On my platform,
gcc some_c++_file.cpp -lstdc++
seems to behave the same as
g++ some_c++_file.cpp

I don't know why one would want to use the prior, however.

~ Scott

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux