Gentoo Archives: gentoo-amd64

From: Aggelos <marmango@××××××××.gr>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] crossdev and depclean
Date: Tue, 16 Jan 2007 21:31:00
Message-Id: 45AD43A2.1000308@freemail.gr
1 I followed the DistCC Cross-compiling Guide
2 (http://www.gentoo.org/doc/en/cross-compiling-distcc.xml)
3 and run
4 crossdev -t i686
5 and, I guess, it built a full cross-toolchain targeting the i686
6 architecture on a x86_64 (amd64) machine.
7 Now, whenever I run (on the x86_64 machine)
8 emerge -av --depclean
9 it wants to unmerge those packages merged by crossdev, like:
10 cross-i686-pc-linux-gnu/binutils
11 cross-i686-pc-linux-gnu/linux-headers
12 cross-i686-pc-linux-gnu/glibc
13 cross-i686-pc-linux-gnu/gcc
14
15 So, what should normally be done in this case?
16 The guide does not say anything about that issue...
17
18 Aggelos
19
20 --
21 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] crossdev and depclean "Boyd Stephen Smith Jr." <bss03@××××××××××.net>