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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d0faff5f028db959 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-09 09:30:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!kibo.news.demon.net!demon!xara.net!gxn.net!server6.netnews.ja.net!news.ncl.ac.uk!not-for-mail From: Colin Paul Gloster Newsgroups: comp.lang.ada Subject: Re: Ada compiler for VxWorks and/or QNX Date: 9 Apr 2002 16:18:12 GMT Organization: University of Newcastle upon Tyne Message-ID: References: Reply-To: Colin_Paul_Gloster@ACM.org NNTP-Posting-Host: syrah.ncl.ac.uk User-Agent: slrn/0.9.7.3 (Linux) Xref: archiver1.google.com comp.lang.ada:22276 Date: 2002-04-09T16:18:12+00:00 List-Id: In article , Holger Hoffmann wrote: "Hi all! I'm studying computer science at Munich Technical University and I'm desperately looking for an Ada compiler for QNX/x86. I would need a good (and CHEAP) compiler for VxWorks/x86 for a college project, too! Any help is GREATLY appreciated!" GNAT is available for VxWorks so you may find it fairly easy to come up with a VxWorks on x86 compiler from the GNAT sources. There is no Ada implementation for QNX so far as I have heard, but you may still be able to port GNAT over yourself.