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,d0f6c37e3c1b712a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: AdaCore ... the Next SCO? References: <1151405920.523542.137920@p79g2000cwp.googlegroups.com> <1151434144.2179.36.camel@localhost> From: M E Leypold Date: 28 Jun 2006 17:36:01 +0200 Message-ID: <6gd5ctuwbi.fsf@hod.lan.m-e-leypold.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Some cool user agent (SCUG) NNTP-Posting-Host: 88.72.226.55 X-Trace: news.arcor-ip.de 1151508584 88.72.226.55 (28 Jun 2006 17:29:44 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news2.google.com!news4.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news2.google.com comp.lang.ada:5276 Date: 2006-06-28T17:36:01+02:00 List-Id: Preben Randhol writes: > Does the gcc have an exception so one can make non-GPL programs with it? The C and C++ runtime are LGPL AFAIK, the gcc Gnat runtime is GMGPL. So (IANAL) it should be possible to produce non-GPL executables with FSF gcc in the languages C, C++ and Ada. I remember that in the past, there were also some libraries included, that where GPL only (libgcov? I might be wrong). I don't know anything about the license status of the Java and ObjC runtimes. Regards -- Markus