crosstool-generated toolchain produces massive ELF executable

Dave Korn dave.korn@artimi.com
Mon Jan 30 16:21:00 GMT 2006


On 30 January 2006 16:18, Robert P. J. Day wrote:

> On Mon, 30 Jan 2006, Dave Korn wrote:

>>   Or is the kpit toolchain newlib-based, perhaps?
> 
> sigh.  you're right.  that's not mentioned on the home page, but is
> mentioned in the RELEASE_NOTES file.  argh. 
> 
> but would that still explain the massive difference in size?  i've never
> worked with newlib as opposed to glibc. 
> 

  Well, the whole point of newlib is it's a lightweight embedded C library without the full functionality of glibc in order to run
comfortably on small embedded systems, so it's fairly likely, but of course you must still read the linker maps if you want to be
100% sure where all the space is going.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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



More information about the crossgcc mailing list