From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15788 invoked by alias); 5 Dec 2001 00:08:17 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 15762 invoked from network); 5 Dec 2001 00:08:16 -0000 Received: from unknown (HELO vlsi1.ultra.nyu.edu) (128.122.140.213) by sources.redhat.com with SMTP; 5 Dec 2001 00:08:16 -0000 Received: by vlsi1.ultra.nyu.edu (4.1/1.34) id AA19011; Tue, 4 Dec 01 19:02:49 EST Date: Tue, 04 Dec 2001 16:08:00 -0000 From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) Message-Id: <10112050002.AA19011@vlsi1.ultra.nyu.edu> To: minyard@acm.org Subject: Re: Ada build now requires gnatmake? Cc: gcc@gcc.gnu.org X-SW-Source: 2001-12/txt/msg00193.txt.bz2 I just did an update and tried a bootstrap, and it seems that gnatmake is used to build the Ada compiler, specifically to build treeprs.ads, einfo.h, sinfo.h, and nmake.adb. I thought bootstrapping was only supposed to require the compiler and gnatbind. Those files are in the tree, but you may have to do a "touch" if they are older than what they depend on.