From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20155 invoked by alias); 31 Aug 2004 05:22:56 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 20147 invoked from network); 31 Aug 2004 05:22:55 -0000 Received: from unknown (HELO cis.sac.accd.edu) (209.184.112.199) by sourceware.org with SMTP; 31 Aug 2004 05:22:55 -0000 Received: from swbell.net (adsl-64-216-23-35.dsl.snantx.swbell.net [64.216.23.35]) by cis.sac.accd.edu (8.12.10/8.12.10) with ESMTP id i7V5MsxZ007721 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 31 Aug 2004 00:22:54 -0500 Message-ID: <41340B2E.6030206@swbell.net> Date: Tue, 31 Aug 2004 06:51:00 -0000 From: Bruce Dubbs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Building gcc-3.4.1 Ada Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00294.txt.bz2 I'm having quite a problem building Ada with 3.4.1. I set up and run configure and make bootstrap fine, but I can never get the gnatlibs_and_tools target to show up in the Makefile, so the documented process of cd gcc make gnatlibs_and_tools fails. I am using an Ada enabled base compiler and gnatbind, gnat, gnatls, etc are built. I'm not that familiar with Ada, so I'm not sure if everything that is supposed to be built is now done in the make bootstrap phase or not. Please advise. -- Bruce Dubbs