problem crosscompiling 2.6.17 for arm ep3xx
Lennert Buytenhek
buytenh@wantstofly.org
Fri Aug 18 21:31:00 GMT 2006
On Fri, Aug 18, 2006 at 01:57:08PM -0700, tat@riseup.net wrote:
> I'm trying to compile a 2.6.17 kernel image for a arm ts7250 ( ep3xx) board.
>
> I get following errror at the end of the build from the linker
>
> LD init/built-in.o
> LD .tmp_vmlinux1
> armv4t-crosstool-linux-gnueabi-ld: no machine record defined
> make: *** [.tmp_vmlinux1] Error 1
>
> Any idea what this error means ? Or how to solve it...
You didn't turn on CONFIG_MACH_TS72XX, most likely.
Please try again using ep93xx_defconfig.
cheers,
Lennert
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list