Recommendable 68k C compilers

harvard!rutgers!EDDIE.MIT.EDU!zrm (Zigurd R. Mednieks)
19 Aug 87 14:16:24 GMT

          From comp.compilers

Related articles
Recommendable 68k C compilers harvard!rutgers!EDDIE.MIT.EDU!zrm (1987-08-19)
Re: Recommendable 68k C compilers decvax!ucbvax!hplabs!felix!preston (1987-08-20)
Re: Recommendable 68k C compilers zrm@EDDIE.MIT.EDU (1987-08-21)
Re: Recommendable 68k C compilers harvard!seismo!geac!daveb (1987-08-22)
| List of all articles for this month |

From: zrm@EDDIE.MIT.EDU (Zigurd R. Mednieks)
Newsgroups: comp.compilers
Summary: Which is best for 68000, not 68020?
Date: 19 Aug 87 14:16:24 GMT
From: harvard!rutgers!EDDIE.MIT.EDU!zrm (Zigurd R. Mednieks)
Organization: MIT, EE/CS Computer Facilities, Cambridge, MA

I need to find out what optimizing C compilers exist for the 68000. I
have found, based on personal experience, that while Green Hills makes
an awesome optimizing compiler, it gives up too much performance by
using 32 bit ints, and it would be too painful to change the existing
code I need to compile.


Does anyone out there know of a C compiler for the 68k that uses 16
bit ints and is of comparable quality to the Green Hills compiler?


Thanks in advance,
-Zigurd
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.