Using patches provided by SGUG, didbs, others, I've been unable to reenable SGI linker support in any GCC version past 4.7.4
The reason I want to do this is simple:
GNU Binutils does have some known bugs and limitations. and because LTO will never properly work, I'd rather attempt to keep SGI linker working because it doesn't have the need for --allow-shlib-undefined among other issues.
If at all possible, can someone help point me where I need to go in the GCC src to look into this? gonna probably end up asking the GCC dev Rainer orth but I'd rather know if anyone else has ideas.
For reference, this is also related to fixing multilib.
The reason I want to do this is simple:
GNU Binutils does have some known bugs and limitations. and because LTO will never properly work, I'd rather attempt to keep SGI linker working because it doesn't have the need for --allow-shlib-undefined among other issues.
If at all possible, can someone help point me where I need to go in the GCC src to look into this? gonna probably end up asking the GCC dev Rainer orth but I'd rather know if anyone else has ideas.
For reference, this is also related to fixing multilib.