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 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: Matthew Majka Subject: Re: Ada 95 based RTOS Date: 2000/02/22 Message-ID: <38B2A2A1.FDCDDFE7@honeywell.com>#1/1 X-Deja-AN: 588410722 Content-Transfer-Encoding: 7bit References: <88ilp7$bcm$1@nnrp1.deja.com> <38ADCA44.3B91BF6F@averstar.com> <88qli0$gvr$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@verio.net X-Trace: nuq-read.news.verio.net 951231120 209.75.154.110 (Tue, 22 Feb 2000 14:52:00 GMT) Organization: Honeywell, Inc. (Defense Avionics Systems) MIME-Version: 1.0 NNTP-Posting-Date: Tue, 22 Feb 2000 14:52:00 GMT Newsgroups: comp.lang.ada Date: 2000-02-22T00:00:00+00:00 List-Id: xaplos@my-deja.com wrote: > > 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. I think I remember hearing that the Ada version of RTEMS is no longer supported/being updated. At one point you could chose from sources in either C or Ada, but apparently the demand for the Ada sources wasn't large enough to justify the effort of producing them.