This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem crosscompiling 2.6.17 for arm ep3xx


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]