Gentoo Archives: gentoo-embedded

From: Jason <gentoo@××××××××××.net>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev ppc-softfloat-linux-gnu gcc 3.4.5 libc 2.3.6 failed
Date: Fri, 28 Sep 2007 14:47:59
Message-Id: 46FD11A7.9040507@lakedaemon.net
In Reply to: [gentoo-embedded] crossdev ppc-softfloat-linux-gnu gcc 3.4.5 libc 2.3.6 failed by Cees Koolen
1 Cees Koolen wrote:
2 > Hello,
3 >
4 > I'm trying to build a cross development toolchain. I've tried different versions
5 > of gcc and libc but the build always fails at the same point. I hope someone can
6 > help.
7 >
8 > Regards,
9 > Cees
10 >
11 > # crossdev -t -s4 --target ppc-softfloat-linux-gnu --gcc 3.4.5 --libc 2.3.6
12 > --------------------------------------------------------------------------------
13 > * Host Portage ARCH: x86
14 > * Target Portage ARCH: *
15
16 The problem is here -------^^^
17
18 Which is caused by '-t' being a synonym for '--target'. Remove the '-t'
19 from your crossdev command and you should get better results.
20
21 hth,
22
23 Jason.
24 --
25 gentoo-embedded@g.o mailing list