Files
poky/meta/recipes-devtools
Nitin A Kamble ad73b121e5 binutils: fix building on distros with matching binutils version
x86_64 opensuse 11.4 has bintuils version 2.21, and when
binutils_2.21 recipe is built for x86_64 target then, the invocation
of distro gcc fails with errors like this:

/usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/as:
symbol lookup error: /usr/lib64/gcc/x86_64-suse-linux/4.5/..
make[2]: *** [sysinfo.o] Error 1

The issue rootcaused as incompatible LD_LIBRARY_PATH while running
the distro gcc.

As per Martin Jansa gentoo also sees similar issue with binutils 2.22
recipe.

This commit fixes the issue by clearing the LD_LIBRARY_PATH for
distro gcc (CC_FOR_BUILD)

This Fixes bug: [YOCTO #1833]

(From OE-Core rev: be769d948a9c26d55d98fbf38fc0b109edb40c3f)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-22 13:13:46 +00:00
..
2011-12-21 17:16:30 +00:00
2011-10-20 17:13:41 +01:00
2011-07-01 23:27:29 +01:00
2011-12-21 17:16:27 +00:00
2011-12-08 15:24:32 +00:00
2011-11-16 17:32:44 +00:00
2011-11-30 23:36:08 +00:00
2011-11-30 15:15:06 +00:00
2011-10-07 11:35:44 +01:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2011-11-29 11:22:04 +00:00
2011-11-30 15:15:07 +00:00
2011-05-19 20:51:38 +01:00
2011-09-07 22:54:13 +01:00
2011-06-23 12:07:31 +01:00
2011-12-22 13:13:42 +00:00
2011-07-08 16:39:07 +01:00
2011-11-30 15:15:06 +00:00
2011-10-14 13:18:18 +01:00
2011-12-08 15:24:32 +00:00
2011-12-08 15:24:32 +00:00
2011-12-08 15:24:32 +00:00
2011-12-02 15:14:02 +00:00
2010-12-23 15:52:06 +00:00