Re: Building kernel for h4100

From: Michael Heyse <mhk@designassembly.de>
Date: Thu Aug 12 2004 - 07:02:54 EDT

Tom Gilbert wrote:
> This produces the following output:
>
> CC scripts/empty.o
> cc1: error: invalid option 'short-load-bytes'
> make[1]: *** [scripts/empty.o] Error 1
> make *** [scripts] Error 2

The option short-load-bytes changed to alignment-traps for gcc 3.4.x. As
this is the default you can safely remove -mshort-load-bytes from
arch/arm/Makefile.

You might also want to remove -Wa,-mno-fpu, if I remember correctly this
was causing compile errors, too.

BTW - you might want to also subscribe to the kernel-discuss mailing
list. Your problem for example has been discussed there, too.

Have fun,
Michael
Received on Thu Aug 12 07:03:34 2004

This archive was generated by hypermail 2.1.8 : Thu Aug 12 2004 - 07:03:53 EDT