How to set a memory size of a section with ld script

Yuriy Zhilovets yz@forth.org.ru
Sat Apr 28 21:41:00 GMT 2007


Hello,

I need to make some code with a large trailing of free space after it.
Si I guess that I need a section which image must be greater in memory 
than in a file, that is a section which will map to a segment with 
p_memsz > p_filesz
How can I achieve this with ld script or by other means?

Yuriy Zhilovets



More information about the Binutils mailing list