Gentoo Archives: gentoo-alt

From: Galaxy <galaxy001@×××××.com>
To: "gentoo-alt@.lists" <gentoo-alt@l.g.o>
Subject: [gentoo-alt] How to run crossdev under prefix ?
Date: Thu, 01 Jan 2009 10:37:21
Message-Id: 20090101183947.578e8abb@gmail.com
1 I am planing to run mips64el-unknown-linux-gnu under an
2 x86_64-pc-linux-gnu prefix.
3
4 When I run '$ use="n32" crossdev -p -v -t mips64el-unknown-linux-gnu',
5 n32 cannot enabled and binutils failed to emerge due to LC files will
6 be put in the same path.
7
8 How can I do it?
9
10 I just need a place to compile an -mips3 -n32 kernel.(Maybe
11 OpenOffice,too).