But how would that work? For any PPC codee to work Rosetta would have to be installed. Apart from that any PPC code ran on the x86 would surley be emulated and endians reversed to account. If the SDL lib was using the wrong endian everywhere the whole thing would crash!
Not really, as endian issues in SDL would largely be limited to very specific tasks such as framebuffer format conversion anyway.