On Sunday 17 June 2012 5:10:45 am Greg Ungerer wrote:
> Hi Steven,
>
> On 06/17/2012 04:34 PM, Steven King wrote:
> > The merge of MMU and non-MMU versions of entry.S broke building for any
> > coldfire processor with COLDFIRE_SW_A7 selected (ie 5206, 5249,
> > 525x,...); entry.h must be included after asm-offsets.h.
>
> What breakage do you see?

arch/m68k/kernel/built-in.o: In function `buserr':
(.text+0xc6): undefined reference to `PT_OFF_PC'
arch/m68k/kernel/built-in.o: In function `buserr':
(.text+0xca): undefined reference to `PT_OFF_FORMATVEC'
arch/m68k/kernel/built-in.o: In function `buserr':
(.text+0xe2): undefined reference to `PT_OFF_ORIG_D0'
arch/m68k/kernel/built-in.o: In function `trap':
(.text+0x12a): undefined reference to `PT_OFF_PC'
arch/m68k/kernel/built-in.o: In function `trap':
(.text+0x12e): undefined reference to `PT_OFF_FORMATVEC'
arch/m68k/kernel/built-in.o: In function `trap':
(.text+0x146): undefined reference to `PT_OFF_ORIG_D0'

>
> I can build 3.5-rc2 for a 5307 target (which has CONFIG_COLDFIRE_SW_A7
> set) with no problems.

I tried 5206, 5249 and 525x (where I first noticed it).
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to