Hi Jacob, Martin
I think I brought back the old version things about the sysroot. I’m sorry.
It should be the following:
EXTRA_OECONF_PATHS = "\
--with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
--with-sysroot=/not/exist \
--with-build-sysroot=${STAGING_DIR_TARGET} \
"
From: Jacob Kroon [mailto:[email protected]]
Sent: Monday, January 12, 2015 5:11 PM
To: Lei, Maohui/雷 茂慧
Cc: openembedded-core
Subject: Re: [OE-core] [PATCH] gcc: upgrade to 4.9.2 and fix the bug #6824
Hi,
On Mon, Jan 12, 2015 at 4:12 AM, Lei Maohui
<[email protected]<mailto:[email protected]>> wrote:
<snip>
EXTRA_OECONF_PATHS = "\
- --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
- --with-sysroot=/not/exist \
+
--with-gxx-include-dir=${STAGING_DIR_TARGET}${target_includedir}/c++/${BINV} \
+ --with-sysroot=${STAGING_DIR_TARGET} \
--with-build-sysroot=${STAGING_DIR_TARGET} \
"
Unless things have changed, the sysroot is supposed to be poisoned by default,
see commit 04b725511a505c582a3abdf63d096967f0320779 in OE-Core.
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core