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,a3ca574fc2007430 X-Google-Attributes: gid103376,public X-Google-Thread: 115aec,f41f1f25333fa601 X-Google-Attributes: gid115aec,public From: Richard Riehle Subject: Re: Ada and Automotive Industry Date: 1996/11/20 Message-ID: #1/1 X-Deja-AN: 197739193 references: <55ea3g$m1j@newsbf02.news.aol.com> <3280DA96.15FB@hso.link.com> <1996Nov6.210957.3070@ole.cdac.com> <5683sk$bsc@news.ccit.arizona.edu> content-type: TEXT/PLAIN; charset=US-ASCII organization: National University, San Diego mime-version: 1.0 newsgroups: comp.lang.ada,comp.realtime Date: 1996-11-20T00:00:00+00:00 List-Id: On 17 Nov 1996, Robert Dewar wrote: > "I rather doubt that GNAT is portable to the 8051" > > Richard, what is the technical basis of this guess ... Robert, I'm not sure whether any detailed technical explanation is of particular value. My opinion is based on: 1) My familiarity with the architecture of the 8051. It is not simply an eight-bit microprocessor. Notice that I explicitly did not rule out the possible value of Ada for more conventional eight-bit processors. 2) I know a little bit about Ada. 3) I know a little bit about GNAT (though not as much as you). My challenge still stands. I do not believe the 8051 is an appropriate target for Ada. Creating an Ada compiler from scratch for this architecture would be daunting. Porting GNAT? Well, I continue to be skeptical. If it could be done, there is a huge market opportunity. It is one of the most widely-used microprocessors in U.S. industry. I will not believe it until I see it. I do hope someone will prove me wrong. Richard Riehle