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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,59e0f5dd984379ed,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-01 00:56:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!128.39.3.168!uninett.no!news.net.uni-c.dk!not-for-mail From: "Per Jakobsen" Newsgroups: comp.lang.ada Subject: RTL for GNAT? Date: Tue, 1 Oct 2002 09:57:16 +0200 Organization: UNI-C Message-ID: NNTP-Posting-Host: 130.226.138.4 X-Trace: news.net.uni-c.dk 1033459007 11394 130.226.138.4 (1 Oct 2002 07:56:47 GMT) X-Complaints-To: usenet@news.net.uni-c.dk NNTP-Posting-Date: Tue, 1 Oct 2002 07:56:47 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:29437 Date: 2002-10-01T09:57:16+02:00 List-Id: Hi, First of all, I'm a newbie ;-) - So please bare with me if I ask for something stupid. If exists, where can I find runtime libraries and/or howtos for different targets for GNAT? I mean, libraries that makes it possible to compile Ada programs to run on e.g. an Atmel ARM processor, without having an entire operating system in between. /Per