From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 01 Feb 2009 21:23:50 +0100 Subject: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem In-Reply-To: <1aad82fa0902011209t5c1251fbm6f544c6207e9d779@mail.gmail.com> References: <1233510496-26329-1-git-send-email-plagnioj@jcrosoft.com> <20090201192542.1639F8322908@gemini.denx.de> <1aad82fa0902011133qfd957b0ge41b03cfbd99749b@mail.gmail.com> <20090201200601.0D58E8322908@gemini.denx.de> <1aad82fa0902011209t5c1251fbm6f544c6207e9d779@mail.gmail.com> Message-ID: <20090201202350.190818322908@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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