generic-poky/meta/recipes-devtools/gcc
Phil Blundell 1b817aa64a gcc-package-cross: also install the symlinks in libexec with target prefix
.. since this is where collect2 seems to look for them.  This seems like
it is really a bug in collect2, but installing the symlinks is an easy
workaround.  Without this you get "could not find ld" errors when using -flto.

(From OE-Core rev: d69561d80a995a52f3c7abfdbfd183fc7846046d)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-06 15:58:40 +01:00
..
gcc-4.5.1 gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
gcc-4.6.0 gcc: Fix volatile access issue for ARM 2011-06-02 14:55:55 +01:00
gcc-csl-arm gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
gcc-4.5.1.inc gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-4.6.0.inc gcc: Fix volatile access issue for ARM 2011-06-02 14:55:55 +01:00
gcc-4_6-branch-backports.inc gcc-4.6.0: Backport FSF 4.6 branch patches 2011-05-05 12:26:41 +01:00
gcc-common.inc Revert "bitbake/gcc: Enable a shared common source tree" 2011-03-29 00:34:11 +01:00
gcc-configure-common.inc recipes: Use -uclibceabi instead of -uclibcgnueabi 2011-04-04 14:09:33 +01:00
gcc-configure-cross.inc libgcc: Explicitly wait for the libc packaging to occur before libgcc packages 2011-01-31 16:37:32 +00:00
gcc-configure-runtime.inc gcc-configure-runtime.inc: Add immediate evaluation otherwise it ends in circular dependency 2011-03-10 18:14:21 -08:00
gcc-configure-sdk.inc recipes: Use -uclibceabi instead of -uclibcgnueabi 2011-04-04 14:09:33 +01:00
gcc-configure-target.inc gcc: Fix c++ search path for target system compiler making everything consistent 2010-10-07 11:06:32 +01:00
gcc-cross-canadian.inc Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. 2010-12-10 15:36:48 +00:00
gcc-cross-canadian_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-canadian_4.6.0.bb gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk 2011-05-05 12:26:34 +01:00
gcc-cross-initial.inc gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insall into new locations 2011-01-25 10:59:18 +00:00
gcc-cross-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-initial_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00
gcc-cross-initial_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-intermediate.inc gcc: take out libiberty files from gcc packages 2011-03-03 16:56:14 +00:00
gcc-cross-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-intermediate_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00
gcc-cross-intermediate_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-kernel.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross4.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00
gcc-cross_csl-arm-2008q1.bb gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it unconditional 2011-05-30 08:33:24 +01:00
gcc-crosssdk-initial.inc gcc-crosssdk-initial: Ensure native dependencies are built, these can differ accross different gcc versions causing build failures 2010-09-06 22:55:49 +01:00
gcc-crosssdk-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-initial_4.6.0.bb gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk 2011-05-05 12:26:34 +01:00
gcc-crosssdk-intermediate.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-crosssdk-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-intermediate_4.6.0.bb gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk 2011-05-05 12:26:34 +01:00
gcc-crosssdk.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-crosssdk_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk_4.6.0.bb gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk 2011-05-05 12:26:34 +01:00
gcc-csl-arm-2005q3.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-csl-arm-2008q1.inc Remove all comments from multiline expressions (as mentioned in bug #704) 2011-02-22 21:45:28 +00:00
gcc-package-cross.inc gcc-package-cross: also install the symlinks in libexec with target prefix 2011-06-06 15:58:40 +01:00
gcc-package-runtime.inc gcc-runtime: Fix dbg files 2011-03-10 18:46:03 -08:00
gcc-package-sdk.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-package-target.inc gcc: fix target gcc runtime issue 2011-05-13 10:29:02 +01:00
gcc-runtime_4.5.1.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
gcc-runtime_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00
gcc_4.5.1.bb gcc: fix target gcc runtime issue 2011-05-13 10:29:02 +01:00
gcc_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00
gcc_csl-arm-2008q1.bb gcc: fix target gcc runtime issue 2011-05-13 10:29:02 +01:00
libgcc_4.5.1.bb libgcc: Explicitly wait for the libc packaging to occur before libgcc packages 2011-01-31 16:37:32 +00:00
libgcc_4.6.0.bb gcc: Add recipes for 4.6.0 2011-04-28 10:44:21 +01:00