Hi, in the FAQ there is the following statement : The GCC Runtime Library Exception covers any file that has a notice in its license headers stating that the exception applies. This includes libgcc, libstdc++, libfortran, libgomp, libdecnumber, libgcov, and other libraries distributed with GCC. Is it correct to say that, if the complete source code is under LGPLV2 and GPLV2, we can use GCC (with all libraries distributed with GCC) under the Runtime exception, and the complete source code is still considered LGPLV2 and GPLV2 and not GPLV3 ? Kind Regards