Phil Blundell ha scritto, Il 31/05/2011 15:25: > On Tue, 2011-05-31 at 08:59 +0200, Marco Cavallini wrote: >> BTW looks like I have a major problem with gcc 4.4 and armel - the ABI >> of va_list changed (for c++ libraries) > > Why is this a problem? > > p. >
Phil, looks like the problem is gcc-4.3 on the Host side (Debian Lenny x86_64) and besides I wonder if I'm the only one OE user using this distro I'm doing a backup of the whole system and planned to upgrade to Squeeze tomorrow. This is the output: | gcc -c -isystem/home/koan/devel/build/angstrom/tmp/sysroots/x86_64-linux/usr/include -O2 -g -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/. -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/../include -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/../libcpp/include -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/../libdecnumber -I/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/include/libelf /home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/dwarf2out.c -o dwarf2out.o | /home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/config/arm/neon.md: In function 'recog_57': | /home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/config/arm/neon.md:5730: internal compiler error: Segmentation fault | Please submit a full bug report, | with preprocessed source if appropriate. | See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions. | make[2]: *** [insn-recog.o] Error 1 | make[2]: *** Waiting for unfinished jobs.... | /home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/dwarf2out.c:6170: warning: 'is_redundant_typedef' declared inline after being called | /home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/gcc/dwarf2out.c:6170: warning: previous declaration of 'is_redundant_typedef' was here | rm gcov.pod gfdl.pod cpp.pod gcc.pod fsf-funding.pod | make[2]: Leaving directory `/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/gcc' | make[1]: *** [all-gcc] Error 2 | make[1]: Leaving directory `/home/koan/devel/build/angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r36.1+svnr170880/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi' | make: *** [all] Error 2 | FATAL: oe_runmake failed | ERROR: Function do_compile failed NOTE: package gcc-cross-initial-4.5-r36.1+svnr170880: task do_compile: Failed ERROR: TaskFailed event exception, aborting ERROR: Build of /home/koan/devel/openembedded/recipes/gcc/gcc-cross-initial_4.5.bb do_compile failed ERROR: Task 2258 (/home/koan/devel/openembedded/recipes/gcc/gcc-cross-initial_4.5.bb, do_compile) failed with 256 Waiting for 1 active tasks to finish: 1: util-linux-ng-native-2.18-r36.0 do_install (pid 4670) ERROR: '/home/koan/devel/openembedded/recipes/gcc/gcc-cross-initial_4.5.bb' failed NOTE: package util-linux-ng-native-2.18-r36.0: task do_install: Succeeded ERROR: '/home/koan/devel/openembedded/recipes/gcc/gcc-cross-initial_4.5.bb' failed ERROR: '/home/koan/devel/openembedded/recipes/gcc/gcc-cross-initial_4.5.bb' failed _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
