This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: m68k-coff: Unused memory region included in output file?


Bill Gatliff wrote:

Toralf:


Does the program run properly when you munge your linker command file to leave this data out?



It *starts* all right, at least. But I haven't had time to test if it's stable...



Well, all the issues I'm thinking of involve startup, so that isn't it...

Right...


I now think the "eh frame" stuff discussed elsewhere has something to do with this, though. Simply put, I hadn't included *(.eh_fram*) in the linker script. If I do, I no longer get data in the "reserved" section, regardless of it's permission. The output size with *(.eh_fram*) included is different from both of the ones I got earlier (depending on "reserved" permissions), however, so I'm still not sure I understand exactly what is going on.

- Toralf


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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