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,b11d8386869a0ada X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Ada 95 for RTLinux? Date: 2000/07/20 Message-ID: <8l76ot$pp8$1@nnrp1.deja.com>#1/1 X-Deja-AN: 648642922 References: <8l5fbq$ieo$1@pyrite.mv.net> X-Http-Proxy: 1.0 x70.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Jul 20 15:44:35 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-07-20T00:00:00+00:00 List-Id: In article <8l5fbq$ieo$1@pyrite.mv.net>, "Jeff Creem" wrote: > > Depending on what you want to do, you may be able to get by with Gnat > 3.12p for Linux and just run it on the Rt Kernel (I suspect getting > some minimal no runtime no tasking within the RtKernel working would > not be too hard at all) My understanding of RTLinux was that it provides its own "real-time" system calls for real-time routines to call. Thus you can run a standard Linux executable on it, but it *wont* be real-time unless it is recoded to use the real-time calls. In order to get a real-time Ada program, you'd need to rewrite the compiler's tasking executive to use the real-time system calls instead of the normal ones. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.