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,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d2c078de2e21c8ec X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Source code representation Date: 2000/11/27 Message-ID: <8vu43a$26c$1@nnrp1.deja.com>#1/1 X-Deja-AN: 698296957 References: <3A228D7F.2E2EB8ED@averstar.com> X-Http-Proxy: 1.0 x60.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Nov 27 17:02:41 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001010 Date: 2000-11-27T00:00:00+00:00 List-Id: In article <3A228D7F.2E2EB8ED@averstar.com>, Tucker Taft wrote: > For example, with the compilers based on > the AverStar AdaMagic front end (Green Hills and Aonix), > there is a "registration" step which creates a map between > source code and Ada unit name. This is optional if you compile > in the "right" order, but if you want to compile in a random > order, you need to initialize the "UNIT.MAP" file. Note that > both of these compilers come with their own integrated development > environment, which may more or less hide this requirement by > bundling it in with the notion of adding source files/directories > to a "project" or equivalent. Typically there is also some way to "mass register" a group of files. Once that is done, the process is little different from the user's point of view than it is with Gnat. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.