From what I understand the GCC is a collection of compilers for various programming languages like c++ am I correct?
Does the GCC change the specifications for programming languages? If so, who does? I've noticed that Dev-C++ currently uses a port from GCC 3.3.1 but the latest is 3.4.2.. When I program c++ will there be any differences between using those versions?
Question
mark52230
From what I understand the GCC is a collection of compilers for various programming languages like c++ am I correct?
Does the GCC change the specifications for programming languages? If so, who does? I've noticed that Dev-C++ currently uses a port from GCC 3.3.1 but the latest is 3.4.2.. When I program c++ will there be any differences between using those versions?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts