From 2c2b17103d38452f39a4a1297c6577e7d2b2f8d9 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 9 Jun 2008 10:27:03 +0200 Subject: [PATCH] * doc/install.texi: Update requirements to build the Ada compiler. From-SVN: r136580 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bbc057f3110..fdad22bccef 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-06-09 Arnaud Charlet * df-scan.c (struct df_scan_problem_data): Remove the diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 127f0659c90..8c5b6d4d998 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1903,7 +1903,7 @@ and network filesystems. @section Building the Ada compiler In order to build GNAT, the Ada compiler, you need a working GNAT -compiler (GNAT version 3.14 or later, or GCC version 3.1 or later). +compiler (GCC version 3.4 or later). This includes GNAT tools such as @command{gnatmake} and @command{gnatlink}, since the Ada front end is written in Ada and uses some GNAT-specific extensions. -- 2.30.2