red hat 9 overlaying of C uninitialized data broken (linker issue) – any solutions other than now using -fcommon?
Since the beginning of time (or at least 1970) unix/linux C has allowed non/un initialized data object to be overlayed in multiple object files even if different sizes. Apparently this is now “broken” in Red Hat 9.