GCC Patches for AVR32
Compiling GCC should be straight forward, follow the simple guide below:
- Run ./configure with your favorite options. You probably need to include at least --target=avr32-linux
Now, you should be able to do the usual
make and
make install to build and install the toolchain.
Remember to fetch the latest config.sub and config.guess from
http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree if you get in trouble with unsupported architecture from the configure script.
GCC 4.2.2.atmel.1.1.3
Fixes for GCC 4.2.2.atmel.1.1.3
GCC 4.2.2.atmel.1.1.2
GCC 4.2.2.atmel.1.0.8
Fixes for GCC 4.2.2.atmel.1.0.8
GCC 4.2.2.atmel.1.0.6
Fixes for GCC 4.2.2.atmel.1.0.6
GCC 4.2.1.atmel.1.3.2
GCC 4.1.2-avr32-2.1
GCC 4.0.2.atmel.0.99.2
This patch contains a few bugfixes since the last version.
Older patches
C++ compiler fix for internal compiler error: in cp_expr_size