Re: COMPILER_PATH question

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

 



On 26 May 2012 00:08, Chih Wang wrote:
>
>> gcc test.cc -o myout -lstdc++

In case it's not obvious, a simpler form of that command is:

g++ test.cc -o myout


[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