From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Switch from library archives to partial linking
Date: Sat, 06 Nov 2010 18:21:29 +0100 [thread overview]
Message-ID: <4CD58E99.6060705@free.fr> (raw)
In-Reply-To: <4CD56618.4010603@gmail.com>
Le 06/11/2010 15:28, Sebastien Carlier a ?crit :
> Hello all,
>
> My previous patch missed some places that create library archives. A
> new 100% $(AR)-free version is available here:
>
> http://io.oiioiio.com/~sebc/0001-Use-partial-linking-v2.patch
>
> I have tested this patch with MAKEALL -A arm and checked that it does
> not break any build on this architecture. I have not yet tested the
> resulting binaries, but in theory they should work. :-) Feedback on
> other architectures is also welcome.
>
> For a few boards (balloon3, palmld, palmtc, pleb2, zipitz2) that disable
> CONFIG_CMD_NET, this patch also disables CONFIG_CMD_NFS to prevent
> net/nfs.o from being compiled and causing undefined symbols.
I guess if this patch is ready to be pulled in a git repo, you should
submit it using git format-patch / git send-email, ideally as a patchset
with each patch dealing with one lib, because clearly each ex-library
will require its own set of custodian ack(s), thus require its own patch
in the set.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-11-06 17:21 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-05 10:39 [U-Boot] Weak symbols: request for comments Sebastien Carlier
2010-11-05 11:01 ` Andre Schwarz
2010-11-05 11:16 ` Reinhard Meyer
2010-11-05 12:16 ` Sebastien Carlier
2010-11-05 12:23 ` Wolfgang Denk
2010-11-05 12:57 ` Sebastien Carlier
2010-11-06 14:28 ` [U-Boot] [PATCH] Switch from library archives to partial linking Sebastien Carlier
2010-11-06 17:21 ` Albert ARIBAUD [this message]
2010-11-07 14:16 ` Peter Tyser
2010-11-07 15:11 ` Sebastien Carlier
2010-11-07 15:30 ` Andreas Bießmann
2010-11-07 16:18 ` Sebastien Carlier
2010-11-07 16:54 ` Andreas Bießmann
2010-11-10 4:41 ` Mike Frysinger
2010-11-07 21:46 ` Wolfgang Denk
2010-11-07 22:24 ` Peter Tyser
2010-11-07 22:33 ` Wolfgang Denk
2010-11-05 12:30 ` [U-Boot] Weak symbols: request for comments Reinhard Meyer
2010-11-05 11:21 ` Andreas Bießmann
2010-11-05 12:04 ` Joakim Tjernlund
2010-11-05 12:14 ` Wolfgang Denk
2010-11-05 12:40 ` Sebastien Carlier
2010-11-05 15:00 ` Sebastien Carlier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CD58E99.6060705@free.fr \
--to=albert.aribaud@free.fr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.