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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c631ec53960145e0 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Rebuilding the RTL : Makefile.adalib? Date: Fri, 01 Aug 2008 20:09:31 +0100 Organization: Pushface Message-ID: References: <6fdit4Fb3jcmU1@mid.individual.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 1217617772 28493 62.49.19.209 (1 Aug 2008 19:09:32 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Fri, 1 Aug 2008 19:09:32 +0000 (UTC) Cancel-Lock: sha1:lRRH7lVBFjlRLLxpeqqCRCgbSGI= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) X-Original-Bytes: 1392 Xref: g2news1.google.com comp.lang.ada:1415 Date: 2008-08-01T20:09:31+01:00 List-Id: Brian Drummond writes: > I'll go ahead and try without rebuilding tomorrow; but I still can't > help wondering where the missing makefile went, or why it is > apparently no longer in the distribution. It seems (from rummaging at http://gcc.gnu.org/viewcvs/) that Makefile.adalib disappeared at GCC 4.0. As to why ... or what you're supposed to do instead ...