PDA

View Full Version : how to find gcc-c++ for Ubuntu/Debian?


ultranet
December 17th, 2005, 11:33 PM
I'd like to use c++ compiler, instead of gcc.

Thanks.

toojays
December 17th, 2005, 11:47 PM
If you install the build-essential package, you will have the "c++" program installed. :)

ultranet
December 18th, 2005, 01:07 AM
If you install the build-essential package, you will have the "c++" program installed. :)
Wow, i thought g++-4.0 had everything that g++ package has, and was more up-to-date. But i guess that's not the case.

Thanks!

David Marrs
December 18th, 2005, 07:33 AM
the g++ package (with no version number) is just a link to the latest stable release