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,1ceefa54d5df2c04 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "u_int32_t" Newsgroups: comp.lang.ada Subject: Re: no rule to make target gnatlib_and_tools Date: 19 Dec 2004 01:14:51 -0800 Organization: http://groups.google.com Message-ID: <1103447691.076422.311980@f14g2000cwb.googlegroups.com> References: <1103419653.660147.256310@f14g2000cwb.googlegroups.com> <8085187.99RZnQ0lzn@linux1.krischik.com> NNTP-Posting-Host: 24.85.39.20 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1103447695 15006 127.0.0.1 (19 Dec 2004 09:14:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 19 Dec 2004 09:14:55 +0000 (UTC) In-Reply-To: <8085187.99RZnQ0lzn@linux1.krischik.com> User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=24.85.39.20; posting-account=_GOdfQ0AAAD_JdFFiFm6zo-unrtVAZ6a Xref: g2news1.google.com comp.lang.ada:7067 Date: 2004-12-19T01:14:51-08:00 List-Id: Yes you are right, I did actually do make -C gcc gnatlib_and_tools. Still got that result. When I grepped for gnatlib_and_tools it didn't show up in any makefile except for in ada/Makefile-lang.in which I thought would be incorporated into build/Makefile. Anyway, emerge gnat works fine :)