What Is Gcc Command?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
GCC stands for GNU Compiler Collection and is a popular compiler used to compile and assemble programs written in C, C++, Objective-C, Fortran, Ada, Go, and D programming languages. It is developed and maintained by the GNU Project. The command line utility of the GCC compiler is the gcc command. It is used to compile and link source code into executable files.