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: a07f3367d7,f3fa49544cf202ba X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.152.217 with SMTP id h25mr379819bkw.3.1339690840719; Thu, 14 Jun 2012 09:20:40 -0700 (PDT) Path: e27ni47859bkw.0!nntp.google.com!news1.google.com!postnews.google.com!fr28g2000vbb.googlegroups.com!not-for-mail From: Mark Lorenzen Newsgroups: comp.lang.ada Subject: Re: helping picking the right RTOS Date: Mon, 11 Jun 2012 10:08:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7ca06130-f05b-46cb-8c29-12c88df222cd@r3g2000yqh.googlegroups.com> <3633e49d-d544-49a5-9f51-dc431b49c7b6@googlegroups.com> <263f8a96-9227-424d-8814-e9bf8849d1f6@googlegroups.com> NNTP-Posting-Host: 193.163.1.105 Mime-Version: 1.0 X-Trace: posting.google.com 1339435521 28319 127.0.0.1 (11 Jun 2012 17:25:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 11 Jun 2012 17:25:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: fr28g2000vbb.googlegroups.com; posting-host=193.163.1.105; posting-account=Srm5lQoAAAAEMX9rv2ilEKR6FDPapmSq User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-11T10:08:59-07:00 List-Id: On 11 Jun., 18:45, patr...@2h2inc.com wrote: > Thanks for bringing this up. > > I am trying to work through the RTEMS docs but haven't made it very far. > > Do both Martos and RTEMS have their own build systems? > > Is there an RTOS that Ada would run on nicely and that is built using Makefiles and/or GPR? It would be nice to use a re-useable toolchain, rather then a custom one-off > > -Patrick I think the RTEMS doc lack a lot of information regarding especially configuration of RTEMS i.e. the C macros you need to define. I have tried to use RTEMS a few times and have always had trouble with the configuration. Sometimes it wasn't consistent, at other times it simply failed due to wrocg stack sizes etc. Regards, Mark L