On 05/12/2013 09:29 AM, Khem Raj wrote:
Hi Saul

There is one serious problem that I ran into was that qemuarm 3.8 kernel 
segfaulted
is it working for you ?

Nope your right there does appear to be a problem with ARM, I thought we where have sanity test issues again, I just completed a build and verified that I get a Kernel paninc with 3.8 Kernel and 4.8 GCC.

Not ready yet!

Khem, are you looking into it?  I have CC'ed Bruce for the kernel also.

Sau!


-Khem

On May 12, 2013, at 4:05 AM, Saul Wold <s...@linux.intel.com> wrote:

This changes the default GCC to 4.8, it has been tested with OE-Core
and a number of layers have been testing with it for the last few weeks.

There are some minor issues outside of OE-Core. These will be addressed
with time.

Signed-off-by: Saul Wold <s...@linux.intel.com>
Cc: Khem Raj <raj.k...@gmail.com>

---
meta/conf/distro/include/tcmode-default.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/distro/include/tcmode-default.inc 
b/meta/conf/distro/include/tcmode-default.inc
index 88d109b..f3942b5 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -17,7 +17,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-initial = 
"${TCLIBC}-initial"
PREFERRED_PROVIDER_virtual/nativesdk-${SDK_PREFIX}libc-initial = 
"nativesdk-${TCLIBC}-initial"
PREFERRED_PROVIDER_virtual/gettext ??= "gettext"

-GCCVERSION ?= "4.7%"
+GCCVERSION ?= "4.8%"
SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.23.2"
EGLIBCVERSION ?= "2.17"
--
1.8.0.2



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

Reply via email to