Short: Docs about PPC Programming Author: MagicSN@Birdland.es.bawue.de Uploader: MagicSN Birdland es bawue de Type: dev/misc Architecture: ppc-warpup New: Information about vbcc-WarpOS Compiler integrated. No information about pASM, though. Would be a lot of work, to handle the GNU ASM Syntax also, as it looks much different than StormPowerASM. Maybe later... These docs about PPC Coding handle: - Introduction - Using the PPC with "C" - PPC ASM - Creating Mixed Binaries - Creating PPC Shared Libraries It is very easy to do (at least without optimization, in the C document there is also some talk about PPC optimization), if your program is 100% C, you can even do a PPC Version (a WarpUP one) without owning a PPC Board. In most aspects it is just a recompile. Currently these documents only handle the StormC/StormPowerASM environment, but there might be an update later, which also handles the vbcc-WarpOS/pASM combination (but not before the release of vbcc-WarpOS). (Information about vbcc-WarpOS is available on the homepage of Frank Wille, who is currently porting it to WarpOS). Steffen Haeuser