| To: | saravanan sar <sar_van81@yahoo.co.in> |
|---|---|
| Subject: | Re: toolchain procedure for AU1200 |
| From: | Jim Wilson <wilson@specifix.com> |
| Date: | Thu, 24 May 2007 12:44:39 -0700 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <243199.27594.qm@web94304.mail.in2.yahoo.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <243199.27594.qm@web94304.mail.in2.yahoo.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Mon, 2007-05-21 at 08:54 +0100, saravanan sar wrote: > checking version of gcc... 4.1.0, bad Here is your problem. It looks like you are compiling glibc, and your glibc version doesn't work with the gcc version you are using. You didn't mention the glibc sources version. You can try looking at the glibc configure file to see what gcc version it wants. Just search for the string "checking version of gcc" and look a few lines down for the regexp that matches the expected gcc versions. You will likely either need to use a different glibc version or a different gcc version. Since you are probably using a RMI gcc port with non-public patches, changing the gcc version may not be possible. -- Jim Wilson, GNU Tools Support, http://www.specifix.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH UPDATE] Add generic GPIO to Au1x00, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] m68k: Enable arbitary speed tty support, Andrew Morton |
| Previous by Thread: | toolchain procedure for AU1200, saravanan sar |
| Next by Thread: | Re: toolchain procedure for AU1200, saravanan sar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |