[oe] patch to fix libstdc++ problem, was Re: Images no longer automatically include libstdc++6

pieterg pieterg at gmx.com
Sun Sep 12 21:08:59 UTC 2010


On Saturday 11 September 2010 09:46:08 Koen Kooi wrote:
> Can people ack or nack the following please:
>
>
> diff --git a/recipes/gcc/gcc-package-cross.inc
> b/recipes/gcc/gcc-package-cross.inc
> index 0c4ea2d..59e7dde 100644
> --- a/recipes/gcc/gcc-package-cross.inc
> +++ b/recipes/gcc/gcc-package-cross.inc
> @@ -2,6 +2,8 @@ PACKAGE_STRIP ?= ""
>  OLD_PACKAGE_STRIP := "${PACKAGE_STRIP}"
>  PACKAGE_STRIP = "no"
>
> +SHLIBSDIR = "${STAGING_DIR_TARGET}/shlibs"
> +
>  PACKAGES = "libgcc libssp libstdc++ libg2c libgfortran"
>
>  # Called from within gcc-cross, so libdir is set wrong

Yes, that fixes it for me.

Rgds, Pieter




More information about the Openembedded-devel mailing list