Re: [new] devel/avr32

2014-01-16 Thread Stefan Sperling
On Tue, Jan 07, 2014 at 06:27:40PM +0100, Stefan Sperling wrote:
 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?

Here's an alternative version based on discussion with espie@.
It moves bootstrap gcc into a separate port, thus allowing the
full avr32-gcc to be installed alongside the bootstrap version.

Does anyone else have feedback for this?


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


[new] devel/avr32

2014-01-07 Thread Stefan Sperling
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?


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