How to limit both the size and the address range of sections in ld script?
Pan ruochen
panruochen@gmail.com
Fri Mar 20 07:50:00 GMT 2009
Dear All,
How can I implement such a ld script:
1. The size of sections .text .data and .bss is not beyond 128K
2. The sections .text .data and .bss are located within the address
range 0x80040000~0x80080000
If one of the conditions is false, I wish LD report an error.
-----------------
Best Regards
PRC
Mar 20,2009
More information about the Binutils
mailing list