Hi, I wanted to know if it would be difficult to add an option to gnu linker ld to allow to merge sections in PE DLL. Something like --merge,.edata,.rdata that would merge .edata into a .rdata section.