Make sure that ALF applications are linked with the correct library
for the ALF implementation intended (CBEA or Hybrid-x86).
Linking against the wrong library does not produce a link error, but can
result in the following:
- Endian problems with input or output data (wrong results).
- Address translation issues on the SPU. (Typically DMA errors from SPU
initiated DMAs. The SPU returns a fatal error and the ALF runtime exits.)