On Sun, 2010-01-24 at 12:58 -0500, Matt Smith wrote: > Can anyone recommend a good C++ compiler for Linux, I am very new to > Linux (very very new). Does Fedora 12 come with one? In Windows i > used to write programs using borlands dos console compiler and Dev-C > ++. It would great to get a recommendation for a good one in Linux > and how to install it. yum install gcc-c++ Note that this is exactly what you asked for, a C++ compiler. If actually want a development environment there are several, e.g. Kdevelop under KDE. poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines