From: Arnaud Charlet Date: Tue, 18 Jan 2022 10:44:40 +0000 (-0500) Subject: Update prerequisites for GNAT X-Git-Tag: basepoints/gcc-13~1646 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abb748aaf3e1d25258949856d5b39f6ac90a8119;p=thirdparty%2Fgcc.git Update prerequisites for GNAT * doc/install.texi: Update prerequisites for GNAT --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 54ad7c7b47cb..96b4dfc871a9 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -263,7 +263,7 @@ name of the package depends on your distro) or you must build GCC as a @item @anchor{GNAT-prerequisite}GNAT In order to build GNAT, the Ada compiler, you need a working GNAT -compiler (GCC version 4.7 or later). +compiler (GCC version 5.1 or later). This includes GNAT tools such as @command{gnatmake} and @command{gnatlink}, since the Ada front end is written in Ada and