The GCC used in this version of CrossStudio for ARM is made up of the following
packages:
- binutils-2.13-021227
- gcc-3.3-021223 - The build of GCC used has been slightly modified from the
standard arm-elf build so that software VFP floating point support is
enabled by default. This is to allow the CrossWorks C floating point library
to work as it expects floating point doubles to be in target endian format.
The packages were built for Windows using MinGW.