[OE-core] 64-bit gcc hack patch /

Khem Raj raj.khem at gmail.com
Thu Aug 4 15:24:41 UTC 2011


On 08/04/2011 12:55 AM, Kumar Gala wrote:
> What is meta/recipes-devtools/gcc/gcc-4.6/64bithack.patch really accomplishing at this point?
>
> Its not clear to me what benefit or what is really impacted by the following change:
>
>   MULTILIB_OPTIONS = m64/m32
> -MULTILIB_DIRNAMES = 64 32
> -MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
> +MULTILIB_DIRNAMES = . 32
> +MULTILIB_OSDIRNAMES = . $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
>
> Trying to decide if the ppc equivalent of this patch is really needed or not.

I think this patch should not be needed.

>
> - k
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





More information about the Openembedded-core mailing list