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,a5f87a50bf9eecc7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: help with include and library files in GPS Date: Fri, 24 Feb 2006 19:51:18 +0100 Organization: Cablecom Newsserver Message-ID: <1429462.WxGoO5bUNk@linux1.krischik.com> References: <1140710414.054668.201470@z34g2000cwc.googlegroups.com> <1392397.TMLNCp2Aq0@linux1.krischik.com> <1140730318.270710.16040@i39g2000cwa.googlegroups.com> NNTP-Posting-Host: 84-74-134-212.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.hispeed.ch 1140809445 5180 84.74.134.212 (24 Feb 2006 19:30:45 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Fri, 24 Feb 2006 19:30:45 +0000 (UTC) User-Agent: KNode/0.10.1 Xref: g2news1.google.com comp.lang.ada:3146 Date: 2006-02-24T19:51:18+01:00 List-Id: new wrote: > Well thanks, but I am still in confusion. I seem to have figured out > that when I with something in my .gpr it will include that project and > that is what I have to do to include a library. The problem is with I > screw this up, it keeps recompiling the library. Yes - when the source are newer then the objects (or ali files) then the gnat will try to recompile. It is supposed to help you have a current version compiled all the time - but from time to time GNAT get's it all wrong. Others have given some hint's here Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com