Description
GCC integration supports compiling native code used by the numerical computing environment. It helps workflows that build MEX files, native extensions, or toolboxes requiring a compatible C/C++ compiler.
Compiler integration can affect reproducibility and binary compatibility. Use the compiler version expected by the project or toolbox when results must be repeatable.