Re: [OpenWrt-Devel] GCC-final fails to compile (trunk - svn://svn.openwrt.org/openwrt/tr...@18353)

2009-11-12 Thread Luigi 'Comio' Mantellini
Hi All, the problem seems to be a side effect of the revision 18266 gcc; fix build with cloog/ppl. The problem, I think, that using the --with-host-stdc++=... the (host)-ld.so tries to load the wrong libgcc library (target instead host version) failing the prepropcessor check. My question

Re: [OpenWrt-Devel] GCC-final fails to compile (trunk - svn://svn.openwrt.org/openwrt/tr...@18353)

2009-11-12 Thread Felix Fietkau
Luigi 'Comio' Mantellini wrote: Hi All, the problem seems to be a side effect of the revision 18266 gcc; fix build with cloog/ppl. The problem, I think, that using the --with-host-stdc++=... the (host)-ld.so tries to load the wrong libgcc library (target instead host version) failing

Re: [OpenWrt-Devel] GCC-final fails to compile (trunk - svn://svn.openwrt.org/openwrt/tr...@18353)

2009-11-12 Thread Luigi 'Comio' Mantellini
Thanks early fix. Tomorrow I will try to change the with-host-batelapesca following this: http://gcc.gnu.org/wiki/Graphite_Build adding the explicit libstdc++ path. I will inform you on my experiment. best regards, luigi giovedì 12 novembre 2009 14:42 Felix Fietkau n...@openwrt.org ha

[OpenWrt-Devel] GCC-final fails to compile (trunk)

2009-11-10 Thread Luigi 'Comio' Mantellini
Hi Guys, I'm trying to compile a build for a powerpc target. I experienced a failure during the gcc-final compilation phase (when the Makefile tries to configure the target (powerpc) libstd++ library). The error seems to be a wrong dynamic linkage when xgcc is called (ld tries to link the

Re: [OpenWrt-Devel] GCC-final fails to compile (trunk - svn://svn.openwrt.org/openwrt/tr...@18353)

2009-11-10 Thread Luigi 'Comio' Mantellini
This is the stderr log and find the attached config.log: Checking multilib configuration for libstdc++-v3... mkdir -p -- powerpc-openwrt-linux-uclibc/libstdc++-v3 Configuring in powerpc-openwrt-linux-uclibc/libstdc++-v3 configure: creating cache ./config.cache checking build system type...

Re: [OpenWrt-Devel] GCC-final fails to compile (trunk - svn://svn.openwrt.org/openwrt/tr...@18353)

2009-11-10 Thread Imre Kaloz
On Tue, 10 Nov 2009 10:49:38 +0100, Luigi 'Comio' Mantellini luigi.mantellini...@gmail.com wrote: This is the stderr log and find the attached config.log: snip checking for C compiler default output file name... configure: error: in `/mnt/devel/olt-ppc/OpenWRT-idf/build_dir/toolchain-