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,9f79bf3a95fa27f0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.231.138 with SMTP id tg10mr25948130pbc.7.1332931799673; Wed, 28 Mar 2012 03:49:59 -0700 (PDT) Path: z9ni10979pbe.0!nntp.google.com!news1.google.com!news3.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!192.87.166.28.MISMATCH!tudelft.nl!txtfeed1.tudelft.nl!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?w4FsZXggUi4=?= Mosteo Newsgroups: comp.lang.ada Subject: Re: gnat on debian arm Date: Wed, 28 Mar 2012 12:49:51 +0200 Organization: A noiseless patient Spider Message-ID: References: <87sjhhu022.fsf@ludovic-brenta.org> <20862029.7617.1331648003996.JavaMail.geo-discussion-forums@vbbed8> <4f5f778c$0$6555$9b4e6d93@newsspool4.arcor-online.net> Mime-Version: 1.0 Injection-Date: Wed, 28 Mar 2012 10:49:59 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="I/GA7Q9CuakEnthh1DQu2w"; logging-data="29061"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Ykw1WHqKCexS0fyJC/tIy" User-Agent: KNode/4.8.0 Cancel-Lock: sha1:0wH58gPD47lZNUkW86YtTn8WlXs= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Date: 2012-03-28T12:49:51+02:00 List-Id: 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. Editing without a "GUI" using a capable > text editor, including Emacs, should well be possible. I had the impression that recent gcc versions are quite memory hungry (when doing optimization?). Also particularly gnat when compiling generics. I might be wrong though. > 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?