Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* CVS checkout include full src tree so we can not
do make install because then it will try to install
every component in src. We have to install ld
gas and binutils only.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* This interferes with canadian cross build of binutils
because it finds cross libiberty.a where as it needs the
target one.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* this fixes building in NEON code into binaries that do runtime detection but are compiled for non-NEON platforms (e.g. pixman)
|
|
|
|
powerpc
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
binary is.
The binary will always be two levels back, and it will always be in ${bindir}
as that's what we pass to configure, so basename that to find the right
directory name
|
|
Laibsch's activities
|
|
|
|
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
executables in some cases * the sed substitutions for flags like `--program-transform-name' were not global, they are now
|
|
|
|
Adds 'lib32' directories to binutils search paths on x86_64.
Acked-By: Khem Raj <raj.khem@gmail.com>
|
|
On my fresh Ubuntu 9.04 with the minimal set of host packages installed
required by OpenEmbedded, the atngw100 build failed due to autoconf
and aclocal (from automake package) not being present.
Running 'bitbake autoconf-native and automake-native' solved this.
Adding those two as DEPENDS to binutils-avr32.inc should fix this
for a pristine build.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
recipes.
* With these binutils we can build uclibc in thumb mode correctly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
gcc/binutils
Without this gdb-canadian-sdk would try and build without a host compiler as
it wasn't fixing up this missing dep itself. The comment in the bbclass was
wrong (checked -g on all recipes using this bbclass).
|
|
mingw-binutils.inc
Signed-off-by: Esben Haabendal <eha@doredevelopment.dk>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
|
|
|
|
While I'm in here, make the cvs recipe use FILESPATHPKG not mung FILESDIR.
Acked-by: Florian Boor <florian.boor@kernelconcepts.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
|
|
* Port patched needed from binutils 2.19.
* Refresh the old patches.
* Cover for bitbake fetcher lameness where it
checks out the while src tree when we only
asked for binutils module. So we have to build
selective targets.
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|