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=unavailable autolearn_force=no version=3.4.4 Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!news.etla.org!aioe.org!.POSTED!not-for-mail From: George Curioso Newsgroups: comp.lang.ada Subject: Re: What exactly is the licensing situation with GNAT? Date: Fri, 14 Nov 2014 08:18:48 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <87fvdr2vdv.fsf@adaheads.sparre-andersen.dk> <54609F34.4080201@spam.spam> <35f01472-3510-4f67-8765-006fa8591c35@googlegroups.com> <9tc8w.73007$ZT5.37595@fx07.iad> <22a3816a-4e89-48f0-a126-dce581781beb@googlegroups.com> <084b1934-9641-425e-85ec-293e0334413e@googlegroups.com> <86bf69c8-eb08-4696-b6c9-3784f5c42213@googlegroups.com> <87389olqie.fsf@ixod.org> NNTP-Posting-Host: /73E1exqNyif7fBAZXl+/w.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.giganews.com comp.lang.ada:190575 Date: 2014-11-14T08:18:48+00:00 List-Id: On 2014-11-13, Randy Brukardt wrote: > "George Curioso" wrote in message > news:m41nld$2rh$1@speranza.aioe.org... >> On 2014-11-12, Randy Brukardt wrote: >> Will it run on Linux, Solaris (x86 or SPARC), FreeBSD, etc? 32 bits or 64? >> I >> downloaded your test executables (I think they were old a.out) years ago >> and >> I couldn't get them to work on anything I had running at the time. >> >> Please clarify exactly what platforms and Ada versions are supported. I've >> heard (read) good things about your toolchain but your website doesn't >> help ;-) > > Practically, the toolchain is Windows-only at this point. We don't have > anything for Linux or FreeBSD, it wouldn't be hard to create such a thing, > but it's important get one thing right before moving on to other things. Thanks for the info. My preferences are for Solaris but that is a declining market. Still you could probably make a few bucks if you can support it readily. However Linux is surely a growth market. Most developers have a Linux box around for stuff that won't run on other systems. > When I redo the website, I'll remove the Unix references (since I recycled > the computer that supported those versions this spring in a tax-saving move, > I couldn't actually provide one even if someone wanted it). Of course, the > source code is still in our version control, so it could be regenerated if > necessary -- but it hasn't been updated since 1997. I'm sure people would agree to host your development in exchange for a copy of your product on whatever platform(s) you'd like it to run on. George