This is a port of Atmel's AVR32 toolchain.
It contains binutils, gcc, and newlib (C library).

GCC needs to be compiled twice, once before and once after newlib is built.
I've solved this by adding a 'bootstrap' flavour to the gcc port which
is a build dependency of the newlib port. The 'bootstrap' flavour is
also marked as not for distribution to FTP mirrors. When compiling the port,
the avr32-gcc-bootstrap package needs to be removed before the avr32-gcc
package can be installed.

OK to import under devel/avr32?

Attachment: avr32.tar.gz
Description: application/tar-gz

Reply via email to