diff --git a/general/prog/gcc.xml b/general/prog/gcc.xml index a227453c4d..30ec637f5b 100644 --- a/general/prog/gcc.xml +++ b/general/prog/gcc.xml @@ -121,6 +121,16 @@ + Additional Downloads + + + + Required patch for building against glibc-2.36: + + + + + GCC Dependencies Optional @@ -167,6 +177,12 @@ ./configure options below. + + First fix a problem with glibc-2.36: + + +patch -Np1 -i ../gcc-&gcc-version;-glibc_2.36-1.patch + Install GCC by running the following commands: