Lei Zhang <zhanglei.ap...@gmail.com> writes: > I'm just afraid gcc-config would become too complex that way, so I > prefer a simpler approach: let eselect-compiler be version-agnostic. > Then we can have clang-config to handle the versioning of clang, > icc-config to handle icc, etc.
If we model after eselect python here, `eselect python` governs versions of python as well as pypy. Benda