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: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada's ranking of popularity at IEEE Spectrum Date: Mon, 07 Jul 2014 07:11:02 +0100 Organization: A noiseless patient Spider Message-ID: References: <72b1318a-2eb6-4129-af9b-5bcfbb329c5b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx05.eternal-september.org; posting-host="117da9042fa4d6f5956a9b8f72035635"; logging-data="11239"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19yBrMofqFGizig5QHXbARhoxc22zSL7zU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:qEImvUvD1t8+rWrh06c57P5+wpY= sha1:AbYlO/0/21n6HOjh8D2u8dlEVxc= Xref: news.eternal-september.org comp.lang.ada:20760 Date: 2014-07-07T07:11:02+01:00 List-Id: "Nasser M. Abbasi" writes: > On 7/6/2014 7:17 PM, Simon Clubley wrote: > >> You can't do that until you have Ada compilers which are as widespread as C. >> >> Simon. >> > > Sorry for basic question, but I thought Ada is now part of gnu gcc > (gnat compiler) > > https://gcc.gnu.org/wiki/GNAT > > And I thought that this mean that everywhere there is gnu gcc, there > will be Ada as well? And since everywhere there is gnu gcc as given in > this list: > > https://gcc.gnu.org/install/specific.html > > There will also be a c compiler, then why would Ada be less available > than C compilers? > > Isn't gnu gcc available everywhere? or may be the gnat part of gcc is > not available everywhere like the c compiler part of gcc is? It's the runtime. Would you be happy with a compiler that didn't support exceptions, functions with indefinite return values (eg String), ...?