From abb748aaf3e1d25258949856d5b39f6ac90a8119 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Tue, 18 Jan 2022 05:44:40 -0500 Subject: [PATCH] Update prerequisites for GNAT * doc/install.texi: Update prerequisites for GNAT --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 54ad7c7..96b4dfc 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 -- 2.7.4