Installing the GCC compiler using MinGW | C Programming සිංහල Tutorial Episode 03 | SL Android
⭕ What is GCC Compiler ? ⭕
GCC (GNU Compiler Collection) is a free and open-source compiler system for various programming languages, including C, C++, Objective-C, Fortran, Ada, and others. It is one of the most widely used compilers in the software development industry.
GCC is developed by the GNU Project and distributed under the GNU General Public License. It is available for multiple platforms, including Linux, macOS, and Windows. GCC provides a variety of optimization options that can improve the performance of compiled code. It can also generate code for a wide range of processors and operating systems.
One of the key advantages of GCC is its portability, which means that the same code can be compiled on different platforms without modification. This makes it a popular choice for cross-platform development. Additionally, GCC supports a range of debugging and profiling tools, making it an essential tool for software developers.
-~-~~-~~~-~~-~-
Please watch: "How to code a simple calculator ( Project 01) |C Programming සිංහල Tutorial Episode 25 |SL Android"
https://www.youtube.com/watch?v=A6nvSvDcsUA
-~-~~-~~~-~~-~-