public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RFC] Fix build problems caused by "_end" -> "__bss_end__" rename
Date: Tue, 29 Mar 2011 14:39:11 +0200	[thread overview]
Message-ID: <20110329123911.63C84EDFFCE@gemini.denx.de> (raw)
In-Reply-To: <4D90BA8B.3080200@free.fr>

Dear Albert ARIBAUD,

In message <4D90BA8B.3080200@free.fr> you wrote:
>
> > Commit 44c6e65 "rename _end to __bss_end__ broke building of a large
> > number of systems (at least all PowerPC?):
> >
> > libstubs.o: In function `app_startup':
> > examples/standalone/stubs.c:197: undefined reference to `__bss_end__'
...
> Hmm... The change from _end to __bss_end__ should not have been applied 
> to the standalone apps, I believe. They are not compiled with start.S 
> but with the standard lib, which will use _end.

Good point.  Will send an updated patch.

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
Any sufficiently advanced bug is indistinguishable from a feature.
                                                      - Rich Kulawiec

  reply	other threads:[~2011-03-29 12:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28  6:20 [U-Boot] current head don;t compile for mpc52xx based boards Heiko Schocher
2011-03-28  6:33 ` Wolfgang Denk
2011-03-28  7:29   ` Po-Yu Chuang
2011-03-28  8:40     ` [U-Boot] [PATCH RFC] Fix build problems caused by "_end" -> "__bss_end__" rename Wolfgang Denk
2011-03-28  8:48       ` Po-Yu Chuang
2011-03-28  8:54         ` Wolfgang Denk
2011-03-28  9:07           ` Po-Yu Chuang
2011-03-28 10:25             ` Wolfgang Denk
2011-03-28 16:42       ` Albert ARIBAUD
2011-03-29 12:39         ` Wolfgang Denk [this message]
2011-03-29 12:39         ` [U-Boot] [PATCH RFC v2] " Wolfgang Denk
2011-03-29 19:51           ` Wolfgang Denk
2011-03-30  1:38             ` Po-Yu Chuang
2011-03-31  5:37               ` Kumar Gala
2011-03-28  8:43     ` [U-Boot] [RFC PATCH] rename __bss_end__ back to _end for standalone programs Po-Yu Chuang
2011-03-31  6:55       ` Wolfgang Denk
2011-03-28  8:52     ` [U-Boot] current head don;t compile for mpc52xx based boards 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=20110329123911.63C84EDFFCE@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