crossdev-0.9.17-r3 newer do "ex-gcc" because emerge has set bad parameters (EOPTS_UP="${EOPTS_DEF} -u") - newer update gcc package - only USE flag changed, no version to resolve this problem change to EOPTS_UP="${EOPTS_DEF} -uN" Reproducible: Always Steps to Reproduce: 1.USE="gcj" crossdev --ex-gcc 2. 3. Actual Results: missing cross-gcj
added --newuse to the list before running the ex_* steps, thanks