Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Trying to get toolchain
Date: Fri, 10 Oct 2008 14:44:08
Message-Id: 1223649845.31869.7.camel@hangover
In Reply to: [gentoo-embedded] Trying to get toolchain by Jean-Marc Beaune
1 On Fri, 2008-10-10 at 15:07 +0200, Jean-Marc Beaune wrote:
2 > Hi,
3 >
4 > I'm trying to install the toolchain and regardless of the tuple I use
5 > crossdev fails to compile gcc.
6 >
7 > Any idea?
8 >
9
10
11 Chances are you are hitting the bug with crossdev and headers.
12
13 If so.
14
15 crossdev $CTARGET
16 #wait for failure.
17 USE="-*" emerge -O cross-$CTARGET/gcc
18 crossdev $CTARGET
19
20
21 Good luck.
22
23 --
24 Ned Ludd <solar@g.o>
25 Gentoo Linux

Replies

Subject Author
Re: [gentoo-embedded] Trying to get toolchain Jean-Marc Beaune <jm.beaune@×××××.com>