From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1712255838faca2d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!easynet-quince!easynet.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Wed, 23 Nov 2005 10:36:21 +0100 From: Georg Bauhaus Organization: future apps GmbH User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Help installing GCC/GNAT 4.0.2 References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <43843808$0$20855$9b4e6d93@newsread2.arcor-online.net> NNTP-Posting-Date: 23 Nov 2005 10:36:08 MET NNTP-Posting-Host: 47dbde63.newsread2.arcor-online.net X-Trace: DXC=Xo54UaI_:A5RTD7Kih:TB8Q5U85hF6f;4jW\KbG]kaM8A@_25la3nb2fc?8ORDb0P:UUng9_FXZ=3>:=P9Ihe`B8@Z?dZ]MOid5 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:6547 Date: 2005-11-23T10:36:08+01:00 List-Id: Anonymous Coward wrote: > Starting with GCC 3.2.2, and the following versions of GNAT > (distributed with Red Hat 9): > > GNATMAKE 3.2.2 20030222 (3.2.2-4) Copyright 1995-2001 Free Software Foundation, Inc. > GNATBIND 3.2.2 20030222 (3.2.2-4) Copyright 1995-2001 Free Software Foundation, Inc. > > I attempted to install the latest GNAT from gcc-4.0.2.tar.bz2, as follows: > > % mkdir /usr/local/src/gcc-4.0.2/obj > % cd !$ > % ../configure > % make bootstrap > % make install > What does config.status in the build directory say about enabled languages?