diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-915A1B7D-10BB-5B4A-8C5E-99AD28375AD7.dita --- a/Symbian3/SDK/Source/GUID-915A1B7D-10BB-5B4A-8C5E-99AD28375AD7.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ - - - - - -ARMV7 build target

The ARMV7 build target builds for the ARMV7 architecture that supports Thumb-2 instruction set. For details on ARMV7 architecture, refer to http://www.arm.com/products/CPUs/architecture.html. To build for ARMV7, ARM's RealView Compilation Tools (RVCT) v3.1 or later is required.

Building binaries for ARMV7

To build binaries for ARMV7 with abld, use:

abld build ARMV7 [udeb | urel]

Binaries are generated in the udeb and urel sub-directories of the epoc32\release\ARMV7\ directory for ABI v2.

Note: Code is not built for ARMV7 target by default. It has to be explicitly specified on the command line or in the BLD.INF file using the prj_platforms statement.

ARMV5 build - targets ARMV6 build targets GCCE build targets
\ No newline at end of file