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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,be8344a44f09d569 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!npeer.de.kpn-eurorings.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news-stoc.telia.net!217.209.241.210.MISMATCH!news-stod.telia.net!telia.net!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail From: "Lars J. Nilsson" Subject: Re: GCC 3.3.3 Update User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-ID: Newsgroups: comp.lang.ada References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Fri, 28 May 2004 13:46:44 GMT NNTP-Posting-Host: 81.226.215.136 X-Complaints-To: abuse@telia.com X-Trace: newsc.telia.net 1085752004 81.226.215.136 (Fri, 28 May 2004 15:46:44 CEST) NNTP-Posting-Date: Fri, 28 May 2004 15:46:44 CEST Organization: Telia Internet Xref: controlnews3.google.com comp.lang.ada:894 Date: 2004-05-28T13:46:44+00:00 List-Id: On Fri, 28 May 2004 04:17:52 +0000, Tapio Kelloniemi wrote: I compiled sources. > # The following line compiles the Ada runtime library and tools. I # > really think that you haven't done this > make -C gcc gnatlib_and_tools && That's correct, I hadn't. I've never seen it documented either. I'll try again... Out of curiousity: 1) What is enabled with "--enable-__cxa_atexit"? 2) Why do I need to boostrap gcc?