COMPILE for ARM

recently I try to compile the programme for the ARM platform,I want to know how to use qcc to produce code for ARM,in the help I found only X86 and PPC option.

use qcc
qcc -V
qnx.com/developers/docs/6.3. … q/qcc.html

If qcc -V doesnt show support for ARM then its probably because it was not installed, which is very odd; with 6.3.2 I don`t think you can install the packages separately.

Unless you downloaded “6.3.2 lite” in which case it only has x86…