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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5033dff4d63fe27a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!o6g2000yql.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNAT & GPS on Linpus Linux Date: Thu, 2 Apr 2009 12:59:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <772c8739-5ff9-412e-9083-bdd434b89922@o6g2000yql.googlegroups.com> References: <49d4ca3c$0$30222$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 94.108.166.105 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1238702373 7611 127.0.0.1 (2 Apr 2009 19:59:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 2 Apr 2009 19:59:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o6g2000yql.googlegroups.com; posting-host=94.108.166.105; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.7 (Debian-3.0.7-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5378 Date: 2009-04-02T12:59:33-07:00 List-Id: Gautier wrote on comp.lang.ada: > On 2 Apr., 16:22, Georg Bauhaus wrote: > > > Make sure that your GNU/Linux distribution comes with gcc, > > or has a known way of installing gcc. > > This should give you a good start. My order of preference > > would be > > - Debian > > - Ubuntu > > - anything that can run AdaCore's GPL Edition of GNAT. > > > *However*, there may be a few glitches. At least one of the > > small ones from ASUS comes with a Xandros variant installed. > > While this is Debian-based, it is really tricky to > > get a gcc for this, if possible at all (other than just > > copying the necessary tree of files from some compatible > > computer). =A0You'll probably loose some multimedia support > > if you install some other GNU/Linux. > > > Seehttp://www.linux-on-laptops.com/ > > Thanks - all I can say is that it is the Linux flavour described here: > =A0http://www.linpus.com/products_1.php?pid=3D2 > It seems to be a descendent of Fedora. This seems to be optimized for low-cost, low-speed machines. Are you sure the hardware you're considering is appropriate for programming? i.e. does it have a sufficiently large screen that you can read your program, a sufficiently largee keyboard that you can type comfortably on it, sufficient RAM, disk and CPU for compiling? I won't comment further on the distribution because you probably know what I think already :) -- Ludovic Brenta.