package qnx.targets.arm

GCC-based QNX code generation targets for Arm

This package offers a generic support for Qnx Arm compilers. For the targets in this package, a user must set configuration parameter LONGNAME in config.bld. That parameter specifies the relative path to the compiler executable from the directory specified in rootDir.
XDCspec declarations sourced in qnx/targets/arm/package.xdc
requires xdc.bld;
requires gnu.targets;
 
package qnx.targets.arm [1, 0, 0] {
 
    module Qnx;
    // Embedded little endian ARM v7 Qnx target
}
generated on Tue, 16 Oct 2012 23:15:10 GMT