Usually, a compiler's architecture will be the same as, or a subset of, the architecture of the target machine (unless we're doing cross-compilation, and c4t doesn't support that). As such, it'd be nice for the config structure to support machines having their own architecture, and this being applied to all compilers on that machine that don't specify their own.
Usually, a compiler's architecture will be the same as, or a subset of, the architecture of the target machine (unless we're doing cross-compilation, and c4t doesn't support that). As such, it'd be nice for the config structure to support machines having their own architecture, and this being applied to all compilers on that machine that don't specify their own.