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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a6975ef46c052458,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!w1g2000prd.googlegroups.com!not-for-mail From: "jhc0033@gmail.com" Newsgroups: comp.lang.ada Subject: Runtime versions (GPL vs Modified GPL) Date: Fri, 16 May 2008 10:22:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0b115c04-ead8-4cec-8867-94ca9632a5b9@w1g2000prd.googlegroups.com> NNTP-Posting-Host: 75.18.114.21 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1210958521 28473 127.0.0.1 (16 May 2008 17:22:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 16 May 2008 17:22:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w1g2000prd.googlegroups.com; posting-host=75.18.114.21; posting-account=ZDEUcwoAAAAfEl68GET6fODebgE-CIe2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:106 Date: 2008-05-16T10:22:01-07:00 List-Id: If I install GNAT from Cygwin or my Linux distribution, as part of GCC, is there any way to know for sure which version of the runtime it's using? I wouldn't want to use the one that forces me to GPL my own code.