home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / m68k / 1495 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!jimlynch
  3. From: jimlynch@netcom.com (Jim Lynch)
  4. Subject: Re: Cross compilors for 68k? (Embeded app)
  5. Message-ID: <1992Dec28.125833.2363@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1992Dec25.040126.1729@exucom.com>
  8. Date: Mon, 28 Dec 1992 12:58:33 GMT
  9. Lines: 28
  10.  
  11. In article <1992Dec25.040126.1729@exucom.com> cyberman@exucom.com (Stephen R. Phillips) writes:
  12. >
  13. >I have CC68k which works.
  14. >Except that it generates assembly code that's ALIEN!
  15. >That is it's entire coding scheme does not work with any assembler I
  16. >have.  I would load up an example butI would need to dig to many piles
  17. >of disks.  
  18. >
  19. >Point is it has been impeding my progress toward utilization of a 68k
  20. >processor in an embeded application.  
  21. >
  22. >I have 3 options.  Either write an assembler that acepts it output,
  23. >find and assembler that accepts it's out put, or get another compilor!
  24. >
  25. >The assembler should generat motorolla s-record format.
  26. >
  27. >Thanks
  28. >
  29. >--
  30. >This is my sig file!
  31. >Read rec.games.programer!
  32. >
  33. >Cyberman/Stephe
  34.  
  35. If you have a working AS, you could look into porting GNU CC to your machine...
  36. Just think: You'd have ANSI C, C++ and Objective C... (and the old pre-ANSI C
  37. as well)...
  38.  
  39.