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,2702c1ed8be62863 X-Google-Attributes: gid103376,public From: eachus@spectre.mitre.org (Robert I. Eachus) Subject: Re: What ada 83 compiler is *best* Date: 1998/12/10 Message-ID: #1/1 X-Deja-AN: 420853591 References: <3666F5A4.2CCF6592@maths.unine.ch> <366E97F8.776355C4@pwfl.com> Organization: The Mitre Corp., Bedford, MA. Newsgroups: comp.lang.ada Date: 1998-12-10T00:00:00+00:00 List-Id: In article <366E97F8.776355C4@pwfl.com> Marin David Condic writes: > {Parenthetical note: The only good excuse for "Why I can't use Ada and > have to use C" that I've heard/used is this: "I have a C compiler for > this Whozits Processor Board that came with the board. There is no Ada > compiler and a port would cost too much/take too long/not have the whole > kitten kaboodle of support tools I've got with the C compiler that came > with this board."} How many times have I heard this, then turned around with a list of validated Ada compilers for that board, often with more than one for every RTOS under consideration. The main exceptions were Intel x86 boards without x87 chips, and TMS320C2x boards. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...