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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e3feb606f668a7c1 X-Google-Attributes: gid103376,public From: xaplos@my-deja.com Subject: Re: Ada 95 based RTOS Date: 2000/02/21 Message-ID: <88qli0$gvr$1@nnrp1.deja.com>#1/1 X-Deja-AN: 587722547 References: <88ilp7$bcm$1@nnrp1.deja.com> <38ADCA44.3B91BF6F@averstar.com> X-Http-Proxy: 1.1 x32.deja.com:80 (Squid/1.1.22) for client 168.191.74.139 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Feb 21 06:21:53 2000 GMT X-MyDeja-Info: XMYDJUIDxaplos Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.5; Mac_PowerPC) Date: 2000-02-21T00:00:00+00:00 List-Id: Thank you very much for the reference to RTEMS. I downloaded version 4 only to find out that the source files are in C. I keep reading on several sites that there is a version of RTEMS written in Ada; however, I can't find it. It is my understanding that I can compile Ada source into object files with GNAT and link them with RTEMS which is written in C to run my applications on lets say an M68K. Because of the nature of the project I'm working on - master's thesis - I'd really like to be working with code from the same language - hence my desire to find the Ada version of RTEMS. In article <38ADCA44.3B91BF6F@averstar.com>, Tucker Taft wrote: > xaplos@my-deja.com wrote: > > > > I am aware of several commercial products integrating Ada with C/C++ > > based RTOS, but is there any open-source RTOS that is completely written > > with the Ada programming language - from the hardware-specific kernel > > all the way to the GUI. > > RTEMS is an RTOS written in Ada, though I don't believe it contains > a GUI (I don't usually associate GUI's with RTOS's, though I guess > that is changing...). I'm not certain whether RTEMS is open source. > It is available integrated with GNAT. > > There are also Ada run-times that are written entirely in Ada from > several of the Ada vendors (e.g. Aonix, DDC-I, Rational, Green Hills > GNAT, etc.). (NOTE: Some of these are subset Ada run-times designed for > safety-critical systems.) > > An Ada run-time system is effectively a special purpose RTOS. Many > vendors make the source code for their Ada run-time system available > to licensees of their compiler, though it may be an extra cost item. > > > > > I appologize for posting twice: this message and one to a non-related > > thread [Ada95-Compiler Recommendation for Win32]. > > > > - > > > > Sent via Deja.com http://www.deja.com/ > > Before you buy. > > -- > -Tucker Taft stt@averstar.com http://www.averstar.com/~stt/ > Technical Director, Distributed IT Solutions (www.averstar.com/tools) > AverStar (formerly Intermetrics, Inc.) Burlington Sent via Deja.com http://www.deja.com/ Before you buy.