Comment 3 for bug 2031954

Revision history for this message
Matthias Klose (doko) wrote :

just checked that the compiler identifies as GCC 12.1.0, and works as a replacement for gcc-12 12.1.0. Note that for user space programs to avoid any dependencies on the binary packages built from gcc-12 and gcc-13, the flags -static-libgcc and -static-libstdc++ should be used.