pat schrieb:
Hi,I have cetrino processor and I want to update system, but it's not possible, because of gcc 3.3.6. Yes, I've read previous threads, but I have another questions: 1) is it possible to block the gcc 3.3.x? 2) how to find ebuilds which are depends on this gcc?
1) echo "=gcc-3.3.*" >> /etc/portage/package.mask 2) equery depends =gcc-3.3.* equery is part of gentoolkit. -- [EMAIL PROTECTED] mailing list

