Gentoo Archives: gentoo-embedded

From: Tim Erwin <taerwin@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] chroot
Date: Tue, 09 Jun 2009 02:06:11
Message-Id: c7d2b5330906081906q4b4c6421v832ff509923b5261@mail.gmail.com
In Reply to: Re: [gentoo-embedded] chroot by Mike Frysinger
1 >
2 >
3 > > > Especially the step
4 > > >
5 > > > ROOT=<path to stage3 dir> gcc-config -l
6 > > > ROOT=<path to stage3 dir> gcc-config <the gcc you want!>
7 > >
8 > > Nope not that.
9 >
10 > except that it's *exactly* that
11 >
12
13 Then it is definitely something I am missing ...
14
15 # ROOT=/mnt/gentoo_arm_stage3/ gcc-config -l
16 Using gcc-config info in /mnt/gentoo_arm_stage3/
17 [1] armv4tl-softfloat-linux-gnueabi-4.3.2 *
18
19 # ls /mnt/gentoo_arm_stage3/lib/libgcc*
20 ls: cannot access /mnt/gentoo_arm_stage3/lib/libgcc*: No such file or
21 directory
22
23 > Did you install gcc on the target?
24
25 Sure did gets pulled in with emerge system
26
27 Cheers,
28
29 Tim

Replies

Subject Author
Re: [gentoo-embedded] chroot Sven Rebhan <odinshorse@××××××××××.com>