From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: uclibc/thumb toolchain versions to use
Date: Wed, 15 Apr 2009 23:46:45 -0700 [thread overview]
Message-ID: <200904152346.51072.raj.khem@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 832 bytes --]
Hi
Recently, after switching to thumb mode for some on architectures. I tried to enable thumb for uclibc recipe itself too.
Unfortunately it does not work with all versions of gcc and binutils we have
The version combos that work are
gcc 4.3.x + binutils 2.18
gcc-4.3.x + binutils_cvs
2.19x does not work and also 2.18.50.x.x does not work because of improper thumb to thumb veneer handling by linker
gcc 4.2.4 does not work because ldso.c we relaxed optimization level which causes a gcc ICE
default gcc for angstrom is 4.2.4 and binutils 2.18.50.0.7 and unfortunately this combo will not work for uclibc thumb
Either we can think of bumping default gcc to 4.3.x and downgrade default binutils to 2.18 or let uclibc compile in arm mode even though everything else is in thumb mode.
Thanks
--
Khem Raj
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]
next reply other threads:[~2009-04-16 6:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-16 6:46 Khem Raj [this message]
2009-04-16 8:53 ` uclibc/thumb toolchain versions to use Koen Kooi
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=200904152346.51072.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.