cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Linux compiler
Linux compiler
Sep 7, 2009 at 9:16pm UTC
joshky
(87)
Hey, just starting to play around with Linux. Can anyone suggest or link me to a good (free) Linux compiler?
Sep 7, 2009 at 9:33pm UTC
helios
(17574)
GCC is all you need.
Actually, did you really need to ask this? GCC is the third Google result for linux compiler.
Sep 8, 2009 at 2:55am UTC
closed account (
S6k9GNh0
)
GCC is the standard for all Linux users. You may of course use any compiler you'd like (except VC++) but GCC is pretty much the best (better) one available.
Topic archived. No new replies allowed.