home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / dev / c / AsyncIOPPCdev.readme < prev    next >
Text File  |  2000-07-03  |  801b  |  23 lines

  1. Short:    Use asyncio.library under PPC (PowerUP) (GCC should work now)
  2. Author:   cisc@c2i.net (Sigbjørn Skjæret)
  3. Uploader: cisc@c2i.net (Sigbjørn Skjæret)
  4. Type:     dev/c
  5. Requires: dev/c/AsyncIO.lha
  6. Replaces: dev/c/AsyncIOPPCdev.lha
  7.  
  8. This release contains minor changes mostly concerning GCC support...
  9.  
  10. Here's my current effort to get asyncio.library working under PPC (PowerUP
  11. (Sorry, I don't have a devkit for WarpOS, and don't know how to do this there))
  12.  
  13. I've now also added ppcinlines (untested, please report back) so it should work
  14. with GCC and other compilers that need this special way of inlining functions.
  15.  
  16. Hopefully this will encourage PPC developers to use asyncio.library instead of
  17. simply dropping it or writing their own proprietory routines for their projects.
  18.  
  19. Enjoy! ;)
  20.  
  21.  
  22. - CISC
  23.