| Summary: | crossdev-0.9.17-r3 --ex-gcc malfunction | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jozef Maslik <jmaslik> |
| Component: | [OLD] Development | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
added --newuse to the list before running the ex_* steps, thanks |
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