Difficulty to implement --mergesections,.edata,.rdata

Ian Lance Taylor iant@google.com
Thu Dec 11 15:27:00 GMT 2008


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



More information about the Binutils mailing list