Jason Edgecombe wrote: > You need a specially compiled gcc that can cross-compile for arm along > with the c library compiled for arm. All installed, but compiling the utility with cc -o foo foo.c bar.c produces a binary which executes perfectly inside the VMware dev img window, but whe uploaded to the N800 says Syntax error: "(" unexpected Is there a -m switch I need to use for the architecture? ///Peter