> Mono runs on s390x, IA64 and HPPA but LLVM does not. However, LLVM has code > gens for PowerPC 64, Thumb, CellSPU, PIC16, MSP430, SystemZ and XCore but > Mono does not.
You are confused. s390x is SystemZ. Mono also supports PowerPC32 and PowerPC64 and has support for ARM, Thumb is just a variation on the instruction set. Cell is not a processor that can host CIL or Mono, so it does not matter to us. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
