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: > > > > > 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.

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

2008-03-27 Thread Imre Kaloz
On 2008.03.27. 23:37:47 Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> wrote: > 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 targets work better with newer compilers, others do not. Spice t

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

2008-03-27 Thread Luigi 'Comio' Mantellini
Il giorno gio, 27/03/2008 alle 23.10 +0100, Imre Kaloz ha scritto: > On 2008.03.27. 23:03:59 Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > > > > is there any inherent difficulty in bumping up the software versions > > of the toolchain components? say, binutils to 2.18 and gcc to 4.2.3? > >

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

2008-03-27 Thread Imre Kaloz
On 2008.03.27. 23:03:59 Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > is there any inherent difficulty in bumping up the software versions > of the toolchain components? say, binutils to 2.18 and gcc to 4.2.3? > i realize you can always do that *manually* but if those values are > the *defaul

[OpenWrt-Devel] Libsamplerate not building - autoconfig version mismatch

2008-03-27 Thread Michael
I am getting an automake version mismatch when compiling libsamplerate. This worked for me: define Build/Compile pushd $(PKG_BUILD_DIR) && aclocal && automake && popd . I can make that an official patch if you would like. //.ichael Geddes __

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

2008-03-27 Thread Robert P. J. Day
is there any inherent difficulty in bumping up the software versions of the toolchain components? say, binutils to 2.18 and gcc to 4.2.3? i realize you can always do that *manually* but if those values are the *defaults*, it's more likely that people will use them and will identify build proble

[OpenWrt-Devel] [PATCH] Fix format of "depends" clause for avr32.

2008-03-27 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- fix a syntax error i introduced when i added support for binutils-2.18. oops. diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 8fabf4c..1e21ecb 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/bin

[OpenWrt-Devel] any progress on using installed host tools?

2008-03-27 Thread Robert P. J. Day
a while back, i proposed having the build check if any of the already-installed host tools were suitable so that you didn't have to download and build them -- "sed" being the perfect example since almost everyone has a relatively recent "sed" on their system. has anyone done anything along thos

[OpenWrt-Devel] [PATCH] upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage.

2008-03-27 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- i'm not sure why this patch wouldn't apply cleanly. it applies perfectly cleanly against the latest git tree with patchlevel 1 on my system. can anyone else verify this? thanks. package/fuse/Makefile|

Re: [OpenWrt-Devel] [PATCH] FUSE: Upgrade all the relevant files for fuse-2.7.1 to 2.7.3.

2008-03-27 Thread Robert P. J. Day
On Thu, 27 Mar 2008, Florian Fainelli wrote: > Hi Robert, > > Le lundi 17 mars 2008, Robert P. J. Day a écrit : > > Given that fuse-2.7.1 generates a build error, upgrade to fuse-2.7.3, > > which involves upgrading the Makefile and all of the patches. > > > > Your patch does not apply cleanly by m

Re: [OpenWrt-Devel] [PATCH] FUSE: Upgrade all the relevant files for fuse-2.7.1 to 2.7.3.

2008-03-27 Thread Robert P. J. Day
On Thu, 27 Mar 2008, Florian Fainelli wrote: > Hi Robert, > > Le lundi 17 mars 2008, Robert P. J. Day a écrit : > > Given that fuse-2.7.1 generates a build error, upgrade to fuse-2.7.3, > > which involves upgrading the Makefile and all of the patches. > > > > Your patch does not apply cleanly by m

Re: [OpenWrt-Devel] [PATCH] FUSE: Upgrade all the relevant files for fuse-2.7.1 to 2.7.3.

2008-03-27 Thread Florian Fainelli
Hi Robert, Le lundi 17 mars 2008, Robert P. J. Day a écrit : > Given that fuse-2.7.1 generates a build error, upgrade to fuse-2.7.3, > which involves upgrading the Makefile and all of the patches. > Your patch does not apply cleanly by me. Can you please update it ? Thank you very much. -- Best

Re: [OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-27 Thread Florian Fainelli
Hi Roberto, Le jeudi 27 mars 2008, Roberto Riggio a écrit : > Would it be possible to merge this patch in the svn since otherwise > it is not possible to build openwrt for x86. Applied in [10672]. Thanks ! -- Best regards, Florian Fainelli Email : [EMAIL PROTECTED] http://openwrt.org ---

Re: [OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-27 Thread Roberto Riggio
Would it be possible to merge this patch in the svn since otherwise it is not possible to build openwrt for x86. Bye R. - "Roberto Riggio" <[EMAIL PROTECTED]> wrote: > I apologize for the mess. I just wanted to send a patch compliant > with > your guidelines (the previous one was embedded in