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

Peter Barada peter@the-baradas.com
Fri Oct 29 13:18:00 GMT 2004


>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.

Generate a linker map and you should be able to see all of the
sections of the files being linked in, and which sections they are
ending up in....

-- 
Peter Barada
peter@the-baradas.com

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



More information about the crossgcc mailing list