libraries and elf executables for size. annobin 12.32 a build security checking tool. 4.6.2. c++ compatibility in gcc toolset 13 important the compatibility information presented here apply only to the gcc from
2.1.6. Linking code to create executable files Linking is the final step when building a C or C++ application. Linking combines all object files and libraries into an executable file. Prerequisites One or more object file(s) GCC must be installed on the system Pro...
checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes c...