package google.targets.arm

GCC-based code generation targets for Arm

This package offers a generic support for Google 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 google/targets/arm/package.xdc
requires xdc.bld;
requires gnu.targets;
 
package google.targets.arm [1, 0, 0] {
 
    module Bionic;
    // Embedded little endian ARM v5TE Bionic target
}
generated on Thu, 17 Nov 2011 02:03:26 GMT