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

2009-11-12 Thread Luigi 'Comio' Mantellini
is: can we disable cloog/ppl support for now? thanks and best regards, luigi martedì 10 novembre 2009 11:32 Imre Kaloz ka...@openwrt.org ha scritto: 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

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

2009-11-12 Thread Luigi 'Comio' Mantellini
scritto: 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

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

2009-11-10 Thread Luigi 'Comio' Mantellini
the target libgcc library instead the host (i386) libgcc). Is there anyone that experienced the same trouble? best regards, luigi -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo (MI), Italy Tel.: +39 02 5167 2813 Fax: +39 02 5167 2459

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

2009-11-10 Thread Luigi 'Comio' Mantellini
-idf/staging_dir/toolchain- powerpc_gcc-4.4.1_uClibc-0.9.30.1/stamp/.toolchain_install] Error 2 make[1]: Leaving directory `/mnt/devel/olt-ppc/OpenWRT-idf' make: *** [world] Error 2 Il martedì 10 novembre 2009 10:41:07 Luigi 'Comio' Mantellini ha scritto: Hi Guys, I'm trying to compile a build

[OpenWrt-Devel] Regarding make all / make install usage

2009-10-27 Thread Luigi 'Comio' Mantellini
invactions: $(MAKE) all $(MAKE) install This simple rule assures to cover the previous 1) 2) 3) points. I hope that this mail is useful for the future developments. Best regards, luigi -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo

Re: [OpenWrt-Devel] [RFC] Distcc support

2009-10-19 Thread Luigi 'Comio' Mantellini
checking whether it compiles... - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068

Re: [OpenWrt-Devel] [RFC] Distcc support

2009-10-19 Thread Luigi 'Comio' Mantellini
think about this? best regards, luigi Il lunedì 19 ottobre 2009 12:39:20 Luigi 'Comio' Mantellini ha scritto: Hi All, I noticed some packages (like ncurses, ppp, ...) that don't like the parallel make (with -jX X1). My proposal is to define: MAKEJ1=$(MAKE) MAKE:=$(MAKE) -j

Re: [OpenWrt-Devel] Regarding external cross-toolchain

2009-09-23 Thread Luigi 'Comio' Mantellini
apart from a constant lack of time on my side... I'll try my best to have it commited by the end of the week. Thanks for your help and support ! Regards, -- Nico Luigi 'Comio' Mantellini wrote: Hi List, Hi Nico, find the attached my contribute. Starting from nico's patch

Re: [OpenWrt-Devel] external toolchain

2009-09-08 Thread Luigi 'Comio' Mantellini
. best regards, luigi -- -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo (MI), Italy Tel.: +39 02 5167 2813 Fax: +39 02 5167 2459 Email: luigi.mantell...@idf-hit.com ___ openwrt-devel

Re: [OpenWrt-Devel] External cross toolchain

2009-06-22 Thread Luigi 'Comio' Mantellini
Hi Nico, I would like to know the actual status on External cross toolchain-patch. This is an hot topic for me because I use OpenWRT as main building system in my environment. Can you post the last patches? I will integrate and test. thanks again for your effort, luigi

[OpenWrt-Devel] quick image build

2009-06-22 Thread Luigi 'Comio' Mantellini
the time, but I don't perfectly know the complete targets dependencies and the actual patch version gain just 2 minutes. Suggestion are welcome and I'm interested to have your opinions. Best regards, luigi -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4

Re: [OpenWrt-Devel] quick image build

2009-06-22 Thread Luigi 'Comio' Mantellini
Ops... target/install works fine! :D My apologies for the question! I haven't noticed this target! best regards, luigi -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo (MI), Italy Tel.: +39 02 5167 2813 Fax: +39 02 5167 2459 Email

Re: [OpenWrt-Devel] External cross toolchain

2009-02-03 Thread Luigi 'Comio' Mantellini
Hi Nico (Again! :D) following the previous mail I think that also TOOLCHAIN_DIR directroy should be fixed to TOOLCHAIN_ROOT value. ciao luigi Il lunedì 02 febbraio 2009 18:18:15 Luigi 'Comio' Mantellini ha scritto: Hi Nico, I'm using your patch. I think that the user should give

Re: [OpenWrt-Devel] External cross toolchain

2009-01-30 Thread Luigi 'Comio' Mantellini
Hi Nico, thanks again for your patch. On my system works fine. best regards, luigi On Friday 30 January 2009 00:33:49 Nico wrote: Any objections committing the patch to trunk ? -- Nico Nico wrote: Luigi 'Comio' Mantellini wrote: Thanks Nico, I will integrate asap on my

[OpenWrt-Devel] External cross toolchain

2009-01-26 Thread Luigi 'Comio' Mantellini
Hi ML, I need your help to understand the actual status of external toolchain support. In my environment, there are a lot of developers that works on an building environment openwrt-based. Openwrt is a good choice to manage my builds and : I am happy to have chosen one year ago. The big

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #3479: Support for gcc4.3

2009-01-21 Thread Luigi 'Comio' Mantellini
thanks ciao luigi On Wednesday 21 January 2009 12:59:35 OpenWrt wrote: #3479: Support for gcc4.3 --+ - Reporter: luigi.mantell...@idf-hit.com |Owner: nico Type: enhancement |

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #4271: please update uclibc to 0.9.30

2009-01-21 Thread Luigi 'Comio' Mantellini
thanks luigi On Wednesday 21 January 2009 12:46:43 OpenWrt wrote: #4271: please update uclibc to 0.9.30 -+- - Reporter: anonymous|Owner: nico Type: enhancement | Status: closed Priority:

Re: [OpenWrt-Devel] [rfc] Small initramfs environment

2009-01-21 Thread Luigi 'Comio' Mantellini
comments on this patchset. ciao luigi 2009/1/19 Luigi 'Comio' Mantellini luigi.mantellini...@gmail.com: Hi All, I have another absurd idea and I would like to share it with community. Problem to solve: My application needs to create a complex running environment after the boot

[OpenWrt-Devel] RFC: improve git/svn support

2008-09-30 Thread Luigi 'Comio' Mantellini
Hi Boys, I'm still evaluating OpenWRT as The Ultimate Building Environment. My environment (the arch is not important) is made by a lot of git and svn repositories where my colleagues work every day. [ git1 ] Kernel [ git2 ] Application #1 [ git3 ] Application #2 [ svn1] Application #3 [

[OpenWrt-Devel] Generic patches... how disable them?

2008-09-21 Thread Luigi 'Comio' Mantellini
Hi List, I'm evaluating the switch to the new openwrt (will be 8.08?) from an heavy customized kamikaze 7.09 (I sent in the past my patches) in order to support my bsp based on a very old linux kernel 2.6.15. Unfortunately I cannot change the kernel. My problem is that openwrt applies always

[OpenWrt-Devel] [rfc] Kernel sources download strategy

2008-07-03 Thread Luigi 'Comio' Mantellini
Hi All, I know that what I say usually is ignored :D But I like to flood this ml with stupid(?) ideas. The actual OpenWRT considers kernels 2.6.X.Y and 2.6.X.(Y+1) as a very different kernels downloading the full sources for both. I think that this is not a good approach because this is time

Re: [OpenWrt-Devel] [rfc] Kernel sources download strategy

2008-07-03 Thread Luigi 'Comio' Mantellini
On gio, 2008-07-03 at 14:10 +0200, Jan Willies wrote: ... These optimizations should be applied also to gcc and uclibc and any other package that provides diff between versions. Thanks a lot for your comments. -ENOPATCH ? I don't understand. What do you mean? He thinks

Re: [OpenWrt-Devel] [rfc] Kernel sources download strategy

2008-07-03 Thread Luigi 'Comio' Mantellini
On gio, 2008-07-03 at 13:14 +0100, j t wrote: On Thu, Jul 3, 2008 at 1:07 PM, Luigi 'Comio' Mantellini [EMAIL PROTECTED] wrote: On gio, 2008-07-03 at 12:59 +0200, Michael Buesch wrote: -ENOPATCH ? I don't understand. What do you mean? See: http://www.opengroup.org/onlinepubs

Re: [OpenWrt-Devel] [rfc] Kernel sources download strategy

2008-07-03 Thread Luigi 'Comio' Mantellini
luigi On gio, 2008-07-03 at 13:36 +0100, j t wrote: On Thu, Jul 3, 2008 at 1:25 PM, Luigi 'Comio' Mantellini [EMAIL PROTECTED] wrote: On gio, 2008-07-03 at 13:14 +0100, j t wrote: On Thu, Jul 3, 2008 at 1:07 PM, Luigi 'Comio' Mantellini [EMAIL PROTECTED] wrote: On gio, 2008-07-03 at 12:59

Re: [OpenWrt-Devel] [rfc] Kernel sources download strategy

2008-07-03 Thread Luigi 'Comio' Mantellini
On gio, 2008-07-03 at 21:18 +0100, j t wrote: On Thu, Jul 3, 2008 at 8:00 PM, Claudio [EMAIL PROTECTED] wrote: Hi 2008/7/3 Luigi 'Comio' Mantellini [EMAIL PROTECTED]: On gio, 2008-07-03 at 13:14 +0100, j t wrote: On Thu, Jul 3, 2008 at 1:07 PM, Luigi 'Comio' Mantellini [EMAIL

Re: [OpenWrt-Devel] git server down?

2008-06-28 Thread Luigi 'Comio' Mantellini
The server seems to no have a dns entry... If you need, I have a mirror of the openwrt trunk: http://repo.or.cz/w/openwrt_comio.git I'm not a openwrt developer... I just use this tree to make some experiment useful for my activity. luigi On ven, 2008-06-27 at 13:35 -0700, Geoff Levand

[OpenWrt-Devel] [PATCH 1/1] Initial support for multi-libc. - Proof of Concept -

2008-06-27 Thread Luigi 'Comio' Mantellini
--- include/host-build.mk|1 + package/base-files/Makefile |2 +- package/kexec-tools/Makefile |2 +- rules.mk |4 ++-- toolchain/Config.in | 13 + toolchain/Config.version | 15 +++ toolchain/Makefile

[OpenWrt-Devel] Kamikaze release 7.09 - which svn revision?

2008-06-21 Thread Luigi 'Comio' Mantellini
Hi guys, I'm preparing my environment to switch to the new Openwrt release. To minimize the impact on my system I need to know which is the exact SVN revision used to deploy the Kamikaze 7.09 released in 30 Sept. 2007 (http://downloads.openwrt.org/kamikaze/7.09/kamikaze_7.09.tar.bz2) Thanks in

Re: [OpenWrt-Devel] Patch-set for Freescale Coldifre 547x/548x cpus.

2008-06-20 Thread Luigi 'Comio' Mantellini
Il giorno ven, 20/06/2008 alle 18.23 +0100, Peter Denison ha scritto: On Fri, 20 Jun 2008, Luigi 'Comio' Mantellini wrote: Great stuff - I might just get a ColdFire board if I can find one cheap enough... The best thing to do is to put up the patches somewhere publicly accessible

[OpenWrt-Devel] m68k OpenWRT

2008-06-19 Thread Luigi 'Comio' Mantellini
Hi All, how you should know, I'm working to port OpenWRT on m68k/coldfire arch. I compiled with success (and some patch) the toolchain... but I have this error during the kernel build: make[5]: Leaving directory `/mnt/devel/openwrt/OpenWRT.git/build_dir/linux-cf547x/linux-2.6.23' make[5]:

Re: [OpenWrt-Devel] m68k OpenWRT

2008-06-19 Thread Luigi 'Comio' Mantellini
Hi Felix Hi All, I found this article: http://bbs.archlinux.org/viewtopic.php?id=45882 the patch seems to solve the issue (that is manifested only using gcc4.3). luigi On gio, 2008-06-19 at 16:21 +0200, Felix Fietkau wrote: Luigi 'Comio' Mantellini wrote: Hi All, how you should know

[OpenWrt-Devel] Patch-set for Freescale Coldifre 547x/548x cpus.

2008-06-19 Thread Luigi 'Comio' Mantellini
Hu guys, Finally I ported OpenWRT on coldfire/m68k with gcc4.3. I created a set of patches (~3MBytes) to add: - gcc4.3.1 support (need to compile coldfire code); - m68k fixes for gcc4.3 and uClibc; - kernel patch from Freescale for 547x/548x cpu and linux kernel 2.6.23; - coldfire MCF54x5yFE

[OpenWrt-Devel] [gcc4.3] Initial support for gcc4.3.1

2008-06-18 Thread Luigi 'Comio' Mantellini
/gmp/Makefile new file mode 100644 index 000..c65069a --- /dev/null +++ b/toolchain/gmp/Makefile @@ -0,0 +1,46 @@ +# +# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2008 Luigi 'Comio' Mantellini [EMAIL PROTECTED] +#Industrie Dial Face S.p.A. +# +# This is free software

[OpenWrt-Devel] [gcc4.3] Compile free (tested on mipsel-2.6)

2008-06-18 Thread Luigi 'Comio' Mantellini
--- include/target.mk |4 ++-- toolchain/uClibc/Makefile |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/target.mk b/include/target.mk index 8b12395..d9aa2be 100644 --- a/include/target.mk +++ b/include/target.mk @@ -105,8 +105,8 @@ $(eval $(call

[OpenWrt-Devel] [gcc4.3] Fix board name

2008-06-18 Thread Luigi 'Comio' Mantellini
--- target/linux/cf547x/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target/linux/cf547x/Makefile b/target/linux/cf547x/Makefile index c484362..3b88703 100644 --- a/target/linux/cf547x/Makefile +++ b/target/linux/cf547x/Makefile @@ -9,7 +9,7 @@ include

[OpenWrt-Devel] [gcc4.3 V2 2/5] Fix board name

2008-06-18 Thread Luigi 'Comio' Mantellini
--- target/linux/cf547x/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target/linux/cf547x/Makefile b/target/linux/cf547x/Makefile index c484362..3b88703 100644 --- a/target/linux/cf547x/Makefile +++ b/target/linux/cf547x/Makefile @@ -9,7 +9,7 @@ include

[OpenWrt-Devel] [gcc4.3 V2 3/5] Avoid generic patches...

2008-06-18 Thread Luigi 'Comio' Mantellini
--- target/linux/cf547x/Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/target/linux/cf547x/Makefile b/target/linux/cf547x/Makefile index 3b88703..ae98efa 100644 --- a/target/linux/cf547x/Makefile +++ b/target/linux/cf547x/Makefile @@ -14,6 +14,8 @@

Re: [OpenWrt-Devel] [gcc4.3] Initial support for gcc4.3.1

2008-06-18 Thread Luigi 'Comio' Mantellini
Please ignore these patches. I will resend with numbering asap. Thanks. luigi On mer, 2008-06-18 at 17:03 +0200, Luigi 'Comio' Mantellini wrote: --- toolchain/gcc/Config.in|3 + toolchain/gcc/Config.version | 18 ++ toolchain/gcc

[OpenWrt-Devel] [GCC4.3 v3 3/3] Minor fixes

2008-06-18 Thread Luigi 'Comio' Mantellini
--- toolchain/gcc/Makefile |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index cd0203f..a04c059 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -48,7 +48,7 @@ else

Re: [OpenWrt-Devel] [GCC4.3 v3 1/3] Initial support for gcc4.3.1

2008-06-18 Thread Luigi 'Comio' Mantellini
Just an important note: the patches are from buildroot git tree maintained by Bernhard Fischer (thanks!). On mer, 2008-06-18 at 19:01 +0200, Luigi 'Comio' Mantellini wrote: --- toolchain/gcc/Config.in|3 + toolchain/gcc/Config.version

Re: [OpenWrt-Devel] GCC4.3 patch (wip)

2008-06-16 Thread Luigi 'Comio' Mantellini
Hi Hinko, Hi List, see my inline comments. On lun, 2008-06-16 at 10:05 +0200, Hinko Kocevar wrote: Luigi 'Comio' Mantellini wrote: Ciao again, On ven, 2008-06-13 at 11:22 +0200, Luigi 'Comio' Mantellini wrote: Ciao, make[4]: Entering directory `/mnt/devel/openwrt

Re: [OpenWrt-Devel] GCC4.3 patch (wip)

2008-06-13 Thread Luigi 'Comio' Mantellini
command works fine on my system. Any idea? luigi On ven, 2008-06-13 at 09:34 +0200, Luigi 'Comio' Mantellini wrote: Sorry. You are right. (I'm working also on a mips architecture and I have made some mistake in copying). Try this. Thanks, luigi On ven, 2008-06-13 at 09:10

Re: [OpenWrt-Devel] GCC4.3 patch (wip)

2008-06-13 Thread Luigi 'Comio' Mantellini
Ciao again, On ven, 2008-06-13 at 11:22 +0200, Luigi 'Comio' Mantellini wrote: Ciao, make[4]: Entering directory `/mnt/devel/openwrt/OpenWRT.git/build_dir/toolchain-m68k_gcc4.3.1/uClibc-0.9.29' install -d /mnt/devel/openwrt/OpenWRT.git/staging_dir/toolchain-m68k_gcc4.3.1//lib install -m

Re: [OpenWrt-Devel] any problems with bumping up the toolchain versions?

2008-03-27 Thread Luigi 'Comio' Mantellini
On gio, 2008-03-27 at 23:42 +0100, Imre Kaloz wrote: On 2008.03.27. 23:37:47 Luigi 'Comio' Mantellini [EMAIL PROTECTED] wrote: snip Ok. Anyway the compiler gcc4.3 supports a lot new cpus (like the coldfire) :) opening new development horizons. Sure, as AVR32 uses gcc 4.2.3.. Some