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,d92cd733dc93e4e4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Sun, 28 May 2006 10:02:33 +0200 From: Gautier User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Gnat 3.15p @ win-2000 recompiles _all_ internal packages ... References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 62.202.59.246 X-Original-NNTP-Posting-Host: 62.202.59.246 Message-ID: <4479594b$1_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1148803403 62.202.59.246 (28 May 2006 10:03:23 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wn13feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news2.google.com comp.lang.ada:4562 Date: 2006-05-28T10:02:33+02:00 List-Id: Maybe you have to look at: - the -i switch (did you set it ?), in order to have the .o,.ali files replacing the previous ones - use of the -I or better the -aO switch to make GNAT look at the objects files - the read-only attributes of the .ali files - GNATReg: GNAT 3.15p also look(ed) in the registry for pathes not set in ADA_OBJECTS_PATH; perhaps your specific library path is neither path collection ? HTH, Gautier _______________________________________________________________ Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!