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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,4201333ce83cfb73 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.181.12.101 with SMTP id ep5mr70664wid.1.1348190011669; Thu, 20 Sep 2012 18:13:31 -0700 (PDT) Path: q11ni3492521wiw.1!nntp.google.com!feeder1.cambriumusenet.nl!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!newsfeed.freenet.ag!feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: GPS doesn't work in GNAT GPL Date: Mon, 17 Sep 2012 09:14:45 +0200 Organization: cbb software GmbH Message-ID: <14f1uqjns4120.1w2yiqcl0oobh.dlg@40tude.net> References: <3123d892-e560-415e-8b04-73ab62decb88@googlegroups.com> <84e37fe9-2b84-408d-bbb6-882879a02126@googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-09-17T09:14:45+02:00 List-Id: On Sun, 16 Sep 2012 22:28:12 -0700 (PDT), Ada novice wrote: > Yes, there is also the Debian packaged Ada. But if GPL Ada is working fine > then I prefer to use the latter. I do not know if I'm losing something by > not using the Debian Ada. You loose integration with the gcc, since you will have two versions of gcc installed on the box. That could cause a lot of trouble with maintenance and 3-rd party libraries. In some extreme cases you would not be able to run the executable obtained without adjusting loader settings (e.g. setting LD_LlIBRARY_PATH for the executable).You would also loose some hot bug fixes. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de