Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Cc: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
Subject: Re: [gentoo-embedded] crossdev and qlist/qfile
Date: Tue, 20 Dec 2011 02:08:29
Message-Id: 201112192108.03191.vapier@gentoo.org
In Reply to: [gentoo-embedded] crossdev and qlist/qfile by Joakim Tjernlund
1 On Monday 19 December 2011 12:09:34 Joakim Tjernlund wrote:
2 > I seem to recall that qlist and qfile worked on crossdev installed
3 > x-gcc's but now I cannot make it work.
4 > # > qfile /usr/powerpc-tmp_softfloat-linux-gnu/
5 > cross-powerpc-tmp_softfloat-linux-gnu/glibc
6 > (/usr/powerpc-tmp_softfloat-linux-gnu)
7 > cross-powerpc-tmp_softfloat-linux-gnu/linux-headers
8 > (/usr/powerpc-tmp_softfloat-linux-gnu)
9 >
10 > This is not complete, both binutils and gcc is missing
11
12 no it's not ... neither the cross-compiler binutils nor gcc installs into
13 /usr/$CTARGET
14
15 run `qlist -e cross-powerpc-tmp_softfloat-linux-gnu/{binutils,gcc}` to see what
16 they do install
17 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] crossdev and qlist/qfile Joakim Tjernlund <joakim.tjernlund@×××××××××.se>