On 8/19/10 9:02 AM, Syphius wrote: > arm-elf-g++: CreateProcess: No such file or directory > > I'm using Wine 1.2 on MacOSX 10.6.4 Snow Leopard. Why don't you just run arm-elf-g++ natively? You shouldn't need Wine to run GCC at all. I know it's available through MacPorts (the 'arm-elf-gcc' port), and I think Fink might have it, too. Chip