I followed the DistCC Cross-compiling Guide
(http://www.gentoo.org/doc/en/cross-compiling-distcc.xml)
and run
crossdev -t i686
and, I guess, it built a full cross-toolchain targeting the i686
architecture on a x86_64 (amd64) machine.
Now, whenever I run (on the x86_64 machine)
emerge -av --depclean
it wants to unmerge those packages merged by crossdev, like:
cross-i686-pc-linux-gnu/binutils
cross-i686-pc-linux-gnu/linux-headers
cross-i686-pc-linux-gnu/glibc
cross-i686-pc-linux-gnu/gcc

So, what should normally be done in this case?
The guide does not say anything about that issue...

Aggelos

-- 
[email protected] mailing list

Reply via email to