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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9f79bf3a95fa27f0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.232.169 with SMTP id tp9mr533430pbc.6.1331903896119; Fri, 16 Mar 2012 06:18:16 -0700 (PDT) Path: h9ni32765pbe.0!nntp.google.com!news1.google.com!postnews.google.com!h9g2000yqe.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: gnat on debian arm Date: Fri, 16 Mar 2012 06:16:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8719cf9d-e4d1-42b7-abde-e27aa42c3d25@h9g2000yqe.googlegroups.com> References: <87sjhhu022.fsf@ludovic-brenta.org> <20862029.7617.1331648003996.JavaMail.geo-discussion-forums@vbbed8> <4f5f778c$0$6555$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1331903895 24006 127.0.0.1 (16 Mar 2012 13:18:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 16 Mar 2012 13:18:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h9g2000yqe.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.16) Gecko/20120131 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-16T06:16:55-07:00 List-Id: On Mar 13, 4:36=A0pm, Georg Bauhaus wrote: > On 13.03.12 15:13, Ludovic Brenta wrote: > > > Note that if you're going to > > program in Ada on such a machine, you might find that 256 MiB > > of RAM is very limited. You probably don't want gnat-gps or emacs > > as your IDE on such a machine. > > I had thought that 256 MiB is plenty of RAM for editing text > and running a compiler. =A0Editing without a "GUI" using a capable > text editor, including Emacs, should well be possible. > > 256 MiB is about the amount of RAM that were supposedly necessary > to _translate_ a compiler for some O-O language in the early 1990s. > But I am sure I was happily running Editors, including Emacs, > in a lot less than that. In fact, I didn't know anyone who had > access to a computer with such an amount of RAM. > > Running OS/2 on a PCs equipped with that "limited" amount of RAM > went rather smoothly, or is my memory blurred? I intend no development on the Pi. Just a little compilation and execution. In fact if I can get away with no compilation on the pi , I will be even happier.