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.4 required=5.0 tests=BAYES_00,FAKE_REPLY_C, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c9bf6617358567a9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-11 07:26:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!enst.fr!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: Commercial license? Date: Tue, 11 Mar 2003 09:26:28 -0600 Organization: ENST, France Message-ID: Reply-To: "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1047396415 61252 137.194.161.2 (11 Mar 2003 15:26:55 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 11 Mar 2003 15:26:55 +0000 (UTC) To: "comp.lang.ada mail to news gateway" Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:35201 Date: 2003-03-11T09:26:28-06:00 ----- Original Message ----- From: "Preben Randhol" Newsgroups: comp.lang.ada To: Sent: Tuesday, March 11, 2003 6:44 AM Subject: Re: Commercial license? > Georg Bauhaus wrote: > > Robert C. Leif wrote: > >: Obviously > >: if you are supplying a library, it must be in source. > > > > How is that? Am I missing something? > > If you look at the GNAT compiler it needs the source code for Ada > libraries. I'm not sure, but perhaps this is what he was referring to? > Not true. The facts are that if you provide a library, the only source you need to supply is that for the specifications -- not the bodies, in order for the library to be used. Thus, it is possible to keep the implementation proprietary. > http://gcc.gnu.org/onlinedocs/gnat_ug_unx/Creating-an-Ada-Library.html > > -- > () Join the worldwide campaign to protect fundamental human rights. > +||-. > .+--+' > '+||- http://www.amnesty.org/ > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >