Use GCC to Compile C/C++ on Linux
“XMVZiron”
In this video, I will show you how to use GCC to compile C/C++ programs, as well as the commonly used command-line flags.
Timestamps:
0:00 Intro
0:45 Compiling a file
2:33 Specifying the output file
2:56 Setting compiler optimizations
4:09 Setting compiler warnings
4:50 Silencing a warning
5:30…
source
Concluzion: Use GCC to Compile C/C++ on Linux – programming,software,linux,gcc,c programming,c++,compiler