| To: | Brett Foster <fosterb@uoguelph.ca> |
|---|---|
| Subject: | Re: Cross-compiling Linux problem |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Fri, 7 Oct 2005 21:54:57 +0100 (BST) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <4346DD97.40106@uoguelph.ca> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <002b01c5cb7c$45c181e0$0400a8c0@buzz> <4346DD97.40106@uoguelph.ca> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 7 Oct 2005, Brett Foster wrote: > > include/asm-mips/mach-au1x00/ioremap.h:15: sorry, unimplemented: inlining > > failed > > in call to '__fixup_bigphys_addr': function body not available > > arch/mips/mm/ioremap.c:28: sorry, unimplemented: called from here > > make[1]: *** [arch/mips/mm/ioremap.o] Error 1 > > make: *** [arch/mips/mm] Error 2 > > > > > I once had this sort of problem when I forgot to specify the cross compiler > while invoking make and tried to compile a MIPS kernel on X86 gcc. In this case the header is truly broken -- "extern inline __attribute__((always_inline))" is self-contradicting. Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Cross-compiling Linux problem, Brett Foster |
|---|---|
| Next by Date: | RE: Cross-compiling Linux problem, Kyle Unice |
| Previous by Thread: | Re: Cross-compiling Linux problem, Brett Foster |
| Next by Thread: | RE: Cross-compiling Linux problem, Kyle Unice |
| Indexes: | [Date] [Thread] [Top] [All Lists] |