On Fri, 2008-10-10 at 15:07 +0200, Jean-Marc Beaune wrote: > Hi, > > I'm trying to install the toolchain and regardless of the tuple I use > crossdev fails to compile gcc. > > Any idea? >
Chances are you are hitting the bug with crossdev and headers. If so. crossdev $CTARGET #wait for failure. USE="-*" emerge -O cross-$CTARGET/gcc crossdev $CTARGET Good luck. -- Ned Ludd <[EMAIL PROTECTED]> Gentoo Linux
