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.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,269b6d3e3954b114 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-26 23:44:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!isdnet!enst!enst.fr!not-for-mail From: sk Newsgroups: comp.lang.ada Subject: Re: GNAT internals question Date: Thu, 27 Jun 2002 01:40:54 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3D19AA89.8FAE0ECA@ktc.com> <08c501c21d12$82b87a20$6400000a@dhoos> <3D1A2EE9.5BC51A23@myob.com> <3D1A400A.D0DC919A@myob.com> <099a01c21d87$2867b1b0$6400000a@dhoos> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1025160242 14864 137.194.161.2 (27 Jun 2002 06:44:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 27 Jun 2002 06:44:02 +0000 (UTC) Return-Path: X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-4.3mdk i686) X-Accept-Language: en Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:26740 Date: 2002-06-27T01:40:54-05:00 Hi, Think I got it :-) The Ada backend for gcc processes all Ada source the same way regardless of whether it is the main or not. In doing so, a ___elabb is created for each source and all are collectively called from adainit as necessary ? The resulting AMEB is a side-effect of this treating all the source the same way. Just to see, I produced a "C" binder file and AMEB disappears which certainly lifted concerns I had about ignoring it. Thanks. -- ------------------------------------- -- Merge vertically for real address ------------------------------------- s n p @ t . o k i e k c c m -------------------------------------