All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] toolchains toolchains toolchains
Date: Fri, 18 Nov 2011 23:30:01 +0100	[thread overview]
Message-ID: <4EC6DC69.8050801@googlemail.com> (raw)
In-Reply-To: <201111181520.30196.vapier@gentoo.org>

On 11/18/2011 09:20 PM, Mike Frysinger wrote:
> if you're like me, getting toolchains known to work has always been
> problematic for the arches you don't care about.  yes, there's the ELDK, but
> that doesn't cover all the arches that u-boot supports, and imo, they're
> "fatter" than necessary.
>
> to that end, i've started posting toolchain builds here:
> 	http://dev.gentoo.org/~vapier/u-boot/
> ~5MiB d/l is nice :)
>
> when possible, i built them which means they're recent: binutils-2.21.1 and
> gcc-4.6.2.  they were also built on an older glibc (2.4), so they should be
> usable on quite a lot of recent (and not so recent) systems.  and i've
> statically linked in all the 3rd party libraries to avoid cross-distro issues
> (mpfr/gmp/mpc/etc...).
>
> is there interest/possibility of posting these to denx ftp and then putting
> the URL into the wiki/README ?  or perhaps the MAKEALL script when it can't
> find a usable toolchain ...
> -mike
>
nice but MAKEALL mips throws warnings for each board

/data/development/vapier-toolchains/mips-gentoo-linux-gnu/bin/mips-gentoo-linux-gnu-ld: 
Warning: 
/data/development/vapier-toolchains/mips-gentoo-linux-gnu/x86_64-pc-linux-gnu/mips-gentoo-linux-gnu/gcc-bin/4.6.2/../../../../lib/gcc/mips-gentoo-linux-gnu/4.6.2/libgcc.a(_lshrdi3.o) 
uses hard float, u-boot uses soft float
/data/development/vapier-toolchains/mips-gentoo-linux-gnu/bin/mips-gentoo-linux-gnu-ld: 
Warning: 
/data/development/vapier-toolchains/mips-gentoo-linux-gnu/x86_64-pc-linux-gnu/mips-gentoo-linux-gnu/gcc-bin/4.6.2/../../../../lib/gcc/mips-gentoo-linux-gnu/4.6.2/libgcc.a(_ashldi3.o) 
uses hard float, u-boot uses soft float

For current upstream MIPS support in U-Boot the toolchain should be 
built completely with soft-float.

Best regards,
Daniel

  parent reply	other threads:[~2011-11-18 22:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 20:20 [U-Boot] toolchains toolchains toolchains Mike Frysinger
2011-11-18 20:24 ` Bryan Hundven
2011-11-18 22:11   ` Mike Frysinger
2011-11-18 22:30 ` Daniel Schwierzeck [this message]
2011-11-19  3:08   ` Mike Frysinger

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=4EC6DC69.8050801@googlemail.com \
    --to=daniel.schwierzeck@googlemail.com \
    --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.