| To: | Christophe Jelger <Christophe.Jelger@unibas.ch> |
|---|---|
| Subject: | Re: Newbie : Cross-compiling module for wrt54g |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 4 Mar 2005 17:12:53 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <4228916F.9070600@unibas.ch> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <42272589.7000802@unibas.ch> <1109867344.9625.74.camel@localhost.localdomain> <4228916F.9070600@unibas.ch> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Fri, Mar 04, 2005 at 05:48:47PM +0100, Christophe Jelger wrote: > Thanks to people who replied ... I will spend some time trying to build > the module and see what happens ! > > JP, I don't know if you meant compiling a standard (or a mips ?) 2.4 > kernel with gcc 3.4.1, but I know it works with gcc 3.3.5 for the > standard kernel. Compiling 2.4 with gcc 3.4 will fail for certain configurations. Even where it successfully builds there is always the danger that a more modern that is aggressive optimizer will do unexpected things to code - and OS code is very fragile in that aspect. Thus I recommend to use only 2.95.3 ... 3.3 for Linux 2.4. For 2.6 anything between 2.95.3 ... 4.0 has been tested - but 4.0 is still a bit on the daring side while 3.4 has been tested well on many platforms. Of course you may always be lucky - or have too much time on your hands ;-) Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Newbie : Cross-compiling module for wrt54g, Christophe Jelger |
|---|---|
| Next by Date: | Re: Big Endian au1550, Ralf Baechle |
| Previous by Thread: | Re: Newbie : Cross-compiling module for wrt54g, Christophe Jelger |
| Next by Thread: | Re: Newbie : Cross-compiling module for wrt54g, Waldemar Brodkorb |
| Indexes: | [Date] [Thread] [Top] [All Lists] |