This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld maps sections without consider memory region?


Hello Nick,


On 2007/02/14, at 18:29, Nick Clifton wrote:
Address 0x81 to 0x0ff are zero filled. This causes bus error
as there is no memory. Of course it is unexpected to me.

This sounds like a page size problem. Have you tried adding the "- N" option to the linker command line ?

Thanks for your advice. I tried adding "-N" to the linker option, but there seems no changes to program headers. ("-n" also non effective)

--
Masaki Muranaka
Monami software



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]