[uClibc] pthread

Paul Brook paul at codesourcery.com
Fri Feb 25 13:51:52 UTC 2005


On Friday 25 February 2005 13:46, Joakim Tjernlund wrote:
> > another (probably well hnown issue) is that my statically linked program
> > grow his binary:
> > - from early 3.x.x  gcc ~3MB
> > - to latest gcc ~5MB
>
> I didn't know that, latest gcc is that 3.4.3?
> I would not expect an app to grown from 3 to 5 MB just by switching
> compiler.

Did you strip the binary? Recent versions of gcc tend to produce much more 
accurate (hence larger) debug info.

Paul



More information about the uClibc mailing list