[oe] AVR32 - stops at gcc-cross-4.2.1 configure GCC_NO_EXECUTABLES

Geoffrey Wossum geoffrey at pager.net
Mon Mar 24 19:39:20 UTC 2008


On Monday 24 March 2008 01:21:48 pm Geoffrey Wossum wrote:
> On Monday 24 March 2008 12:18:59 pm Robert Wörle wrote:
> > > Not sure why you need to use the external-toolchain anymore.

> > Maybe you could ( if you dare ) rebuild your gcc-cross-4.2.1 and send me
> > the configure output log. then i could compare and see what it did
> > detect and those certain points ?
> > Would you be so kind ?
>
> I'm actually trying to rebuild it now with a patch for the ICE I was
> getting while building OpenSSH.  I'm getting some kind of error while
> building gcc-cross-initial.  Doesn't look like the same error you were
> getting, though.  Looking into it...

Okay, figured that one out.  Don't use TARGET_FPU_avr32 = "soft".  The AVR32 
target in gcc doesn't like that.  I added that because I thought I needed it 
to get libmad to compile, but that wasn't the issue with libmad anyway.  I 
needed some sort of optimizations turned on.  angstrom-uclibc.inc was turning 
off all optimizations for the AVR32, which was unnecessary.

Waiting for a full rebuild right now.

---
Geoffrey




More information about the Openembedded-devel mailing list