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!news3.google.com!news2.volia.net!news.germany.com!newsfeed.kamp.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Thu, 24 Nov 2005 01:46:16 +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: <43843808$0$20855$9b4e6d93@newsread2.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <43850d48$0$20856$9b4e6d93@newsread2.arcor-online.net> NNTP-Posting-Date: 24 Nov 2005 01:46:00 MET NNTP-Posting-Host: abe6b2a4.newsread2.arcor-online.net X-Trace: DXC=I?hPJ:O:=P9Ihe`B8@Z?dZ]MOid5 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:6568 Date: 2005-11-24T01:46:00+01:00 List-Id: Anonymous Coward wrote: >>What does config.status in the build directory say about >>enabled languages? Aha. Combine this with the explanation given by Jerome Hugues. Then a suitable invocation of configure is, e.g. $ .../configure --enable-languages=c,ada,c++,fortran BTW, GCC 4.1 ist worth a try. It supports more of Ada 2005.