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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1479b753518e2325 X-Google-Attributes: gid103376,public From: "Kees Serier" Subject: Re: how to make Ada more popular? Date: 1999/01/25 Message-ID: <78hnjf$ptb$1@news.Kijfhoek.NL.net>#1/1 X-Deja-AN: 436655551 References: <787hk5$q6t@drn.newsguy.com> <36a78291.328470@news.pacbell.net> <78a342$ses$1@nnrp1.dejanews.com> <36aac503.36011312@news.pacbell.net> <78f734$eup@drn.newsguy.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Organization: NLnet Newsgroups: comp.lang.ada Date: 1999-01-25T00:00:00+00:00 List-Id: bill_1@nospam.com wrote in message <78f734$eup@drn.newsguy.com>... > >another easy way to make Ada more popular, is to have the gnat rpm >package be part of packages that are installed on linux system >when one installs the OS first time. > >right now, when I install a Linux system first time, (and offcourse >select the packages to install), onces the system is up, if I want >to compile a C program, all I have to do is type gcc. > >with ada, it is little more work, since ada is not installed as part >of the system installation. > >(it is only recently that gnat distribution in form of RPM's made >available, this is very good thing. Now we need to write to >red hat, caldera, suse, debian etc.. and ask them to have gnat rpm ^^^^^^^ Debian has GNAT with there distribution for quite some time !!! >as part of the languages that gets installed when Linux is installed). > >Bill.