mosfet <forumer@smartmobili.com> writes: > 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. Sounds like a job for a linker script. Ian