home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Exec 3
/
CD_Magazyn_EXEC_nr_3.iso
/
Recent
/
dev
/
c
/
AsyncIOPPCdev.readme
< prev
next >
Wrap
Text File
|
2000-07-03
|
801b
|
23 lines
Short: Use asyncio.library under PPC (PowerUP) (GCC should work now)
Author: cisc@c2i.net (Sigbjørn Skjæret)
Uploader: cisc@c2i.net (Sigbjørn Skjæret)
Type: dev/c
Requires: dev/c/AsyncIO.lha
Replaces: dev/c/AsyncIOPPCdev.lha
This release contains minor changes mostly concerning GCC support...
Here's my current effort to get asyncio.library working under PPC (PowerUP
(Sorry, I don't have a devkit for WarpOS, and don't know how to do this there))
I've now also added ppcinlines (untested, please report back) so it should work
with GCC and other compilers that need this special way of inlining functions.
Hopefully this will encourage PPC developers to use asyncio.library instead of
simply dropping it or writing their own proprietory routines for their projects.
Enjoy! ;)
- CISC