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!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Help installing GCC/GNAT 4.0.2 Date: Sat, 26 Nov 2005 07:10:30 +0000 Organization: Pushface Message-ID: References: <43843808$0$20855$9b4e6d93@newsread2.arcor-online.net> <87irui1639.fsf@willow.rfc1149.net> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1132989028 9833 62.49.19.209 (26 Nov 2005 07:10:28 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sat, 26 Nov 2005 07:10:28 +0000 (UTC) Cancel-Lock: sha1:DFsmV6wvEGAStAhHGX4NZqXt7ss= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:6634 Date: 2005-11-26T07:10:30+00:00 List-Id: Anonymous Coward writes: > In article <87irui1639.fsf@willow.rfc1149.net>, Samuel Tardieu wrote: >> >> Yes, you have to do a "make gnatlib_and_tools" (for a native >> configuration) in the gcc subdirectory. > > I think the "make gnatlib_and_tools" may no longer be necessary. I > followed the beaten path, did an Ada only install, and I ended up with > what appears to be a complete gnat tool set. Then I tried that > command anyway just out of curiosity: > > # make gnatlib_and_tools > make: *** No rule to make target `gnatlib_and_tools'. Stop. At one point it was $ make -C gcc gnatlib gnattools