https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88150
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #1 from Iain Buclaw <ibuclaw at gdcproject dot org> --- > Thanks, I will write up a small documentation of how the sections modules > interacts with runtime - along with compiler support. Great, thanks. My current goal is to get anything to compile and link in order to check if the runtime is any good on Solaris. > As its heavily dependent on compiler and object format, I'll move the > implementation out of the common rt package and over into gcc also. I wouldn't expect the differences from other ELF targets to be too big, but we'll see...