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,6068b2e70032965b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news3.google.com!news.glorb.com!peer1.news.newnet.co.uk!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Problem in debugging GPS Date: Thu, 28 Sep 2006 07:01:05 +0100 Organization: Pushface Message-ID: References: <22c29$4518d54e$50632e62$3203@news.chello.hu> <451a7624$1@news.post.ch> <87d59hz4rp.fsf@ludovic-brenta.org> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1159423265 17627 62.49.19.209 (28 Sep 2006 06:01:05 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 28 Sep 2006 06:01:05 +0000 (UTC) Cancel-Lock: sha1:aOzqLRtIaOk6lXt8e8SewS3IrNE= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news2.google.com comp.lang.ada:6791 Date: 2006-09-28T07:01:05+01:00 List-Id: Ludovic Brenta writes: > Thus, I completely avoid the code duplication that AdaCore seem so > fond of. Just for interest -- do you mean object code duplication (ie, place the package's source code on the compiler's search path and recompile it for each project)? As a provider of components who doesn't care what OS the users have to cope with I find this a very natural way to deal!