From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem
Date: Sun, 01 Feb 2009 21:23:50 +0100 [thread overview]
Message-ID: <20090201202350.190818322908@gemini.denx.de> (raw)
In-Reply-To: <1aad82fa0902011209t5c1251fbm6f544c6207e9d779@mail.gmail.com>
Dear Mike Frysinger,
In message <1aad82fa0902011209t5c1251fbm6f544c6207e9d779@mail.gmail.com> you wrote:
> On Sun, Feb 1, 2009 at 3:06 PM, Wolfgang Denk wrote:
> > In message Mike Frysinger you wrote:
> >> >> +cmd_link_o_target = $(if $(strip $(2)),\
> >> >> + $(LD) $(PLATFORM_LDFLAGS) -r -o $(1) $(2) ,\
> >> >> + rm -f $@; $(AR) rcs $(1))
> >> >
> >> > Please make sure to use $(STRIP) instead of 'strip'
> >>
> >> this is make $(strip ...), not toolchain $(STRIP)
> >
> > Please elucidate?
>
> http://www.gnu.org/software/make/manual/html_node/Text-Functions.html#Text-Functions
I see. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Violence in reality is quite different from theory.
-- Spock, "The Cloud Minders", stardate 5818.4
next prev parent reply other threads:[~2009-02-01 20:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-01 17:48 [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem Jean-Christophe PLAGNIOL-VILLARD
2009-02-01 19:25 ` Wolfgang Denk
2009-02-01 19:33 ` Mike Frysinger
2009-02-01 20:06 ` Wolfgang Denk
2009-02-01 20:09 ` Mike Frysinger
2009-02-01 20:23 ` Wolfgang Denk [this message]
2009-02-04 21:17 ` [U-Boot] [PATCH V2] at91: allow the lowlevel_init to be overwrite by the board Jean-Christophe PLAGNIOL-VILLARD
2009-02-04 21:25 ` Wolfgang Denk
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=20090201202350.190818322908@gemini.denx.de \
--to=wd@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox