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 1/2] tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
Date: Fri, 06 Jan 2012 00:20:11 +0100	[thread overview]
Message-ID: <20120105232011.727351FD3DA@gemini.denx.de> (raw)
In-Reply-To: <4F060DD1.9050907@nvidia.com>

Dear Stephen,

In message <4F060DD1.9050907@nvidia.com> you wrote:
>
> > It might be possible to specify ARMv4T on the link flags and have it
> > pick up the v4T library, even if nearly everything else is ARMv7?
> 
> I don't think we use any multilib toolchains, so I don't think that's
> possible.

I don't even think you need one with multilib support.  You need one
that provides a libgcc for armv4t, that's all.

It is wrong, always and everywhere, NOT to try to fix the problems at
the origin.  If your tool chain does not meet your requirements, then
the first action should always be to get a working tool chain -
ideally by getting the deficiencies of the currnt one fixed, or by
using another one.

Working around such problems may be a short term approach to get
things running quickly.  But it appears that more and more people make
it a habit to do just that, without even trying to get the real
problems fixed upstream.  That's bad, bad, bad.

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
I'd rather be led to hell than managed to heaven.

  reply	other threads:[~2012-01-05 23:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-17 10:04 [U-Boot] [PATCH 0/2] tegra2: Fixes for running mainline U-Boot Thierry Reding
2011-11-17 10:04 ` [U-Boot] [PATCH 1/2] tegra2: Always build with USE_PRIVATE_LIBGCC=yes Thierry Reding
2011-11-17 23:08   ` Simon Glass
2012-01-05 15:50   ` Wolfgang Denk
2012-01-05 16:53     ` Stephen Warren
2012-01-05 17:07       ` Simon Glass
2012-01-05 17:17         ` Tom Warren
2012-01-05 19:17         ` Wolfgang Denk
2012-01-05 19:16       ` Wolfgang Denk
2012-01-05 19:40         ` Stephen Warren
2012-01-05 20:17           ` Wolfgang Denk
2012-01-05 20:42             ` Simon Glass
2012-01-05 20:53               ` Stephen Warren
2012-01-05 23:20                 ` Wolfgang Denk [this message]
2011-11-17 10:04 ` [U-Boot] [PATCH 2/2] tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000 Thierry Reding
2011-11-21 22:37   ` Simon Glass
2011-11-17 18:08 ` [U-Boot] [PATCH 0/2] tegra2: Fixes for running mainline U-Boot Stephen Warren

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=20120105232011.727351FD3DA@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