0) The 44.x 68060.library is needed to run the ppc.library. If you use a different 68060.library your system CAN`T work anymore. 1) The ppc.library inits the PPC and starts the multi-tasking kernel of PPC. 2) ppcdiss.library is needed for debug output to disassemble the code at the program counter and return register. 3) the program elfloadseg installs a patch and then returns to the shell. The patch allows to load ELF ppc binaries transparent through the WB or shell. If it doesn`t work you should check the Execute flag if it`s set or if the PPC program is made to be started by the standard startup. ********************************************************************* * From the V46 ppc.library the elfloadseg patch is inside * * the ppc.library, so on cards where the ppc.library is already * * in ROM no elfloadseg patch is needed anymore and for other * * systems an openlib ppc.library is enough and that job is done * * by PPCInstall * *********************************************************************