| |||
| Home > Introduction > RealView Development Suite components > ARM Compiler toolchain | |||
You can use the ARM Compiler toolchain to build programs from C, C++, or ARM assembly language source. The ARM Compiler toolchain comprises the following:
ARM and Thumb™ C and C++ compiler, armcc
NEON™ vectorizing compiler, invoked using the command armcc --vectorize.
ARM and Thumb assembler, armasm
linker, armlink (32-bit and 64-bit versions are available)
ARM librarian, armar
ARM image conversion utility, fromelf
supporting libraries.
A license is provided with RVDS Professional edition to enable you to use the NEON vectorizing compiler.
RealView Development Suite documentation for more information on accessing the documentation
ARM® Compiler toolchain Introducing the ARM® Compiler toolchain for more information on the tools and features available
the ARM web site for updates and patches to the ARM Compiler toolchain as they become available.