crosstool bloat

Peter Barada peter@the-baradas.com
Mon Sep 19 03:08:00 GMT 2005


>Being as far from a guru at this stuff as humanly possible, the best I 
>could figure out was that the bloated programs have an additional 
>section header named ".MIPS.stubs".  I'm not sure how else to use 
>objdump effectively.  Forgive my inexperience with compilers and such... 
>  Is there another arg I should try to compare?

Start with 'objdump -h' to dump the section headers.  From there you
cans ee the size of each section(and whether there are any new and/or
unexpected ones).

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