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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a73e561812bfa0d4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-15 06:40:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!wn11feed!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc04.POSTED!not-for-mail From: "Steve" Newsgroups: comp.lang.ada References: Subject: Re: [GNAT commercial USE] -- can i use GNAT to develop a closed source commercial application ? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <_o5%a.150680$uu5.22818@sccrnsc04> NNTP-Posting-Host: 12.211.13.75 X-Complaints-To: abuse@comcast.net X-Trace: sccrnsc04 1060954810 12.211.13.75 (Fri, 15 Aug 2003 13:40:10 GMT) NNTP-Posting-Date: Fri, 15 Aug 2003 13:40:10 GMT Organization: Comcast Online Date: Fri, 15 Aug 2003 13:40:10 GMT Xref: archiver1.google.com comp.lang.ada:41513 Date: 2003-08-15T13:40:10+00:00 List-Id: Yes. GNAT is stable enough. I believe you can trust it more than gcc C++. Is it perfect? No. Neither is gcc C++. Steve (The Duck) "Marco Poggioli" wrote in message news:nv5pjvgc0m3ne47r45cs2uvm8acuts6gee@4ax.com... > On Fri, 15 Aug 2003 03:42:23 GMT, "Steve" > wrote: > > > I thank You and the other nice guys for the prompt answer. > > One last question comes in mind: is the free GNAT stable enough? > Can I trust it like if it were gcc C++ ? > > I'm asking because i'm a single developer > that intends to roll out his own application and to > market it directly to customers, with well defined budget and time > limits. > > I plan to choose Ada over C++ for clarity and maintanability, > and over Java because the latter is proprietary and easily > reverse-engeneered. > > > Thanks, > > > Marco. > > > > > > >So long as your closed source commercial compiler does not include elements > >of the GNAT compiler or compilation tools. > > > >The libraries included with GNAT are covered by the GMGPL (Gnat modified > >GPL) which specically permits you to link your code against the libraries > >and distribute the result. > > > >Disclaimer: The above describes my understanding of the licensing associated > >with GNAT. Don't take my word for it. I am not a lawyer. Read the GPL > >(which covers GNAT) and the GMGPL, which you'll find in the headers of the > >GNAT library modules. > > > >If you have deep enough pockets to afford a support contract from ACT, > >please purchase one. You will not regret it. The last time I checked, > >which was quite some time ago, it was $12K for 10 developer seats for a > >year. A bargain for the level of support they provide. > > > >Steve > >(The Duck) > > > >"Marco Poggioli" wrote in message > >news:r24ojvgrhbeg6k39491cktebc6k3p9bvj6@4ax.com... > >> > >> > >> Subject says all. > >> > >> Thanks in advance, > >> > >> Marco. > >> > >> > > >