Hi Phoebus, >Check this out... interesting...
uClinux could indeed be ported to SGC, if the details needed for low-level programming weren't Miracles secrets. But remember: uClinux is NOT Linux! Usually Linux applications in C/C++ are portable between different Linux platforms (like x86, PowerPC, 68k) by recompiling them. For uClinux, applications must re-written. This is because uClinux lacks essential functions like "fork". Currently the range of uClinux applications is quite limited (but still nice). Peter
