[U-Boot] [PATCH v3] Switch from archive libraries to partial linking

Mike Frysinger vapier at gentoo.org
Wed Nov 17 19:06:49 CET 2010


On Wednesday, November 17, 2010 08:30:56 Sebastien Carlier wrote:
> On 2010-11-15 11:54:07, Wolfgang Denk wrote:
> > I notice that the patch affects the size of the resulting U-Boot
> > images.
> 
> The size increase you noted seems to completely go away when adding
> --gc-sections to LDFLAGS, but this option apparently brings its own
> issues when the linker discards important unreferenced bits:
> 
>     http://www.mail-archive.com/u-boot@lists.denx.de/msg41762.html
>     http://www.mail-archive.com/u-boot@lists.denx.de/msg42063.html
> 
> These problems can be fixed within linker scripts, but I think it might
> be safer to use --gc-sections for diagnostic purposes only...

it's really not that hard to fix things to work with --gc-sections (ive been 
using it on Blackfin for literally years at this point).  people really should 
be driving to have that supported everywhere.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101117/e8cc8183/attachment.pgp 


More information about the U-Boot mailing list