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

See the CrossGCC FAQ for lots more information.


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

ARM linker scripts


This is probably a question for the binutils list, but I suspect people
here may know the answer, because I suspect this is motivated by an
embedded system issue.

The ARM-elf linker scripts introduce a 256 byte gap between text and
data.

I could understand rounding up to next page. I could also understand not
rounding up at all (following the convention of other platforms). What I
do not understand is why 256 bytes makes any sense here.

Does anybody happen to know?


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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