[oe-commits] [Bug 5435] machine htcleo: gcc version etc.

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Fri May 21 15:36:06 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5435





--- Comment #2 from Lukas-David Gorris <lukas at htc-linux.org>  2010-05-21 15:36:05 ---
on proposal of khem I did the following:

removed my overruns for gcc and binutils
set distro to minimal
applied following patch

diff --git a/conf/distro/include/sane-toolchain.inc
b/conf/distro/include/sane-toolchain.inc
index 1b77f75..01d481e 100644
--- a/conf/distro/include/sane-toolchain.inc
+++ b/conf/distro/include/sane-toolchain.inc
@@ -19,7 +19,6 @@ PREFERRED_VERSION_uclibc-initial    ?= "0.9.30.1"
 # Some systems need a special gcc version
 PREFERRED_GCC_VERSION_486sx          ?= "4.3.2"
 PREFERRED_GCC_VERSION_avr32          ?= "4.2.2"
-PREFERRED_GCC_VERSION_armv7a         ?= "4.4.1" 
 PREFERRED_GCC_VERSION_bfin           ?= "4.1.2"
 PREFERRED_GCC_VERSION_xilinx-ml403   ?= "4.1.1"
 PREFERRED_GCC_VERSION_xilinx-ml403   ?= "4.1.1"

http://tinderbox.openembedded.org/builds/71567/
http://tinderbox.openembedded.org/builds/71575/
http://tinderbox.openembedded.org/builds/71578/

Now it was good that gcc 4.4.4 was used so maybe the patch should be applied.

Install the console-image and started it with normal init.
I still get the problem with udev crashing (see above) when starting the image.

Khem said that using minimal distro picks a lower version of udevd which might
fix the problem but it didn't.

what should I try next? use even lower udev version?

or is it unrelated and I should search for the problem in kernel?
thanks in advance

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list