home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / m68k / 1484 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!snorkelwacker.mit.edu!ai-lab!aztec!bleck
  2. From: bleck@aztec.ai.mit.edu (Olaf Bleck)
  3. Newsgroups: comp.sys.m68k
  4. Subject: PC based CPU32 compilers--need suggestions
  5. Date: 18 Dec 1992 22:10:22 GMT
  6. Organization: MIT Artificial Intelligence Laboratory
  7. Lines: 34
  8. Sender: bleck@aztec (Olaf Bleck)
  9. Distribution: world
  10. Message-ID: <1gti8eINNq09@life.ai.mit.edu>
  11. Reply-To: bleck@ai.mit.edu
  12. NNTP-Posting-Host: aztec.ai.mit.edu
  13. cc: bleck
  14.  
  15.  
  16. Hello,
  17.  
  18. SUGGESTIONS NEEDED!!!
  19.  
  20. I'm currently developing some things for a 68332, and I'm interested in
  21. porting my development stuff to the IBM PC world.
  22.  
  23. Currently I'm using gnu's GCC compiler on a SUN3 to generate '332 compatible
  24. code, but I would like to get away from the UNIX environment for access
  25. reasons.  Hence, I would like to port my libraries over to a PC.
  26.  
  27. The question is, what PC based C compiler should I buy? Here are the
  28. functionality conditions:
  29.  
  30. 1) My libraries make use of some of the non-standard features of GCC, such as
  31. the "inline" function declaration, and inlined assembler formats.  Ideally I
  32. would like to find a compiler that is GCC compatible, so that I don't have to
  33. rethink all the inlined stuff.
  34.  
  35. 2) Cost shouldn't be more than around a few $1000's, less ideally.
  36.  
  37. 3)  It should have downloader capabilites, either having it's own that talks
  38. to the motorola debugger, or be compatible with the motorola downloader.  It
  39. should also be able to generate a binary file that can be burned into an
  40. eprom.  (This could also be used instead of a downloader, since I could use
  41. NVRAMS and to them via a programming socket).
  42.  
  43. All suggestions will be appreciated!  I will summarize if requested.  Please
  44. mail to bleck@ai.mit.edu  
  45.  
  46.  
  47. Thanks in advance,
  48. -Olaf
  49.