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, LOTS_OF_MONEY,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1f9dc2f8407bce79 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Running Ada code on an SBC Date: 1999/09/03 Message-ID: <7qp647$s3t$1@nnrp1.deja.com>#1/1 X-Deja-AN: 520692919 References: X-Http-Proxy: 1.0 x39.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Fri Sep 03 19:04:48 1999 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-09-03T00:00:00+00:00 List-Id: In article , "Mike Silva" wrote: > is what is a good Ada enviornment to run on an x86 SBC target (Windows > Host)? I've got the additional kicker that, since I'm doing this on my own > time and money for now, it needs to be free or cheap. Later, when I show > GNAT with RTEMS looks like an obvious choice, but I don't want to rule out At work here we do a lot of work with full PC's and RTOS's. From my investigations into the matter that's the only free(libre) option I could find. Gnat has a vxWorks port, but I can't find a public version of it, and it doesn't appear to be available for x86's. Additionally, xvWorks itself if quite expensive (but your company may have a copy laying around somewhere). The only other free RTOS I have found is Cygnus' eCos. But there doesn't seem to be a free Ada compiler for it, and it doesn't have an official x86 port. If you don't care about realtime performance, there are several embedded Linux projects around. I don't know what their statuses are. -- T.E.D. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.