home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7244 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: globe.indirect.com!fnf
  2. From: fnf@fishpond.ninemoons.com (Fred Fish)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PowerPC Sources
  5. Date: 12 Apr 1996 16:19:28 GMT
  6. Organization: Cronus
  7. Message-ID: <4klvqh$c42@globe.indirect.com>
  8. References: <42116753@phoenix.owl.de> <627.6674T778T2727@login.eunet.no> <4kivle$c8c@oravannahka.Helsinki.FI>
  9. NNTP-Posting-Host: amigalib.com
  10.  
  11. In article <4kivle$c8c@oravannahka.Helsinki.FI>,
  12. Timo K Suoranta <tksuoran@cc.Helsinki.FI> wrote:
  13. >Patrick Hanevold (patrick.hanevold@login.eunet.no) wrote:
  14. >
  15. >: >Somebody knows where I can find assembler sources for the PowerPC?
  16. >: >A description about PPC standard directives would be nice too. :)
  17. >
  18. >In case someone finds anything like this, please mail me a small note!
  19.  
  20. As an experiment, I have configured and built the ADE (Amiga
  21. Developers Environment) toolset as a cross compiler that runs on Linux
  22. and generates PowerPC code in AmigaDOS hunk wrappers (I.E. AmigaDOS
  23. executables).  Naturally, without an Amiga PowerPC board to try these
  24. on, there is no way to run them.  Also, the object file format used is
  25. ELF, since the GNU binutils don't yet support switching the entire
  26. toolset to AmigaDOS hunk format, but we are very close.  Of course ELF
  27. is a much nicer format than AmigaDOS hunk format, and I'd like to see
  28. the Power Amiga (if and when one ever exists) use an industry standard
  29. object and executable file format, but that is a topic for a different
  30. discussion.
  31.  
  32. For more info about ADE, see http://ftp.ninemoons.com:pub/ade/README.
  33. To subscribe to the mailing lists, send an email message containing
  34. just "help" in the body of the email to "majordomo@ninemoons.com".
  35.  
  36. This weekend I should be posting detailed step-by-step instructions on
  37. the ade mailing list for how to build an Amiga m68k cross compiler on
  38. almost any Unix system.  If I get time, I'll also try to build the
  39. PowerPC cross compiler again, and include those instructions as well.
  40.  
  41. -Fred
  42. -- 
  43. CRONUS  --  1840 E. Warner Road #105-265  --  Tempe, AZ 85284  --  USA
  44. Voice:  (800) 804-0833   --   (602) 491-0442  --  FAX:  (602) 491-0048
  45. Email:  info@ninemoons.com  --  WWW: http://www.ninemoons.com
  46. Ftp site: ftp.ninemoons.com
  47.