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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b30240b5a381bbf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-16 02:21:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!130.133.1.3!fu-berlin.de!uni-berlin.de!62.154.176.138!not-for-mail From: Steffen Huber Newsgroups: comp.lang.ada Subject: Re: Ada 95 for an ARM-based bare board? Date: Fri, 16 Aug 2002 11:14:26 +0200 Organization: private Message-ID: <3D5CC272.629E243@gmx.de> References: Reply-To: steffen.huber@gmx.de NNTP-Posting-Host: 62.154.176.138 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1029489680 45511440 62.154.176.138 (16 [82308]) X-Mailer: Mozilla 4.7 [de] (WinNT; I) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:28089 Date: 2002-08-16T11:14:26+02:00 List-Id: "Dmitry A.Kazakov" wrote: > Is there any vendor? Not that I know of. However, as GCC can target ARM, it should be "easily" possible to build at least a cross compiler. If you have something like that, please tell me about it ;-) I am currently still developing software for an ancient operating system called "RISC OS", and I use an equally ancient port of GNAT (version 3.03!). I would need a modern GNAT quite soon (based on GCC 3.1 if possible, because this is the only version ported to RISC OS) that generates code suitable for the later ARM processor modes (the 32bit ones - the 3.03 port I use generates code for the old 26bit modes). Unfortunately, I have not yet the skills to do a port on my own... Steffen -- steffen.huber@gmx.de steffen@huber-net.de GCC for RISC OS - http://www.arcsite.de/hp/gcc/ Private homepage - http://www.huber-net.de/