Jeff Cunningham napsal(a):
> Got it. Thanks.
>
> And the builds for you using the Technilogic cross-compile toolchain?
> I get immediate errors:
>
> make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm
> CHK include/linux/version.h
> make[1]: `include/asm-arm/mach-types.h' is up to date.
> CHK include/linux/utsrelease.h
> CC arch/arm/kernel/asm-offsets.s
> arch/arm/kernel/asm-offsets.c:1: sorry, unimplemented: -mfloat-abi=hard
> and VFP
> make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1
> make: *** [prepare0] Error 2
>
> --Jeff
>
Sorry it is my working tree for binary TS-driver for SD card.
Edit arch/arm/Makefile to look that:
CFLAGS +=$(CFLAGS_ABI) $(arch-y) $(tune-y) $(call
cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
-msoft-float -Uarm
AFLAGS +=$(CFLAGS_ABI) $(arch-y) $(tune-y) -msoft-float
#CFLAGS +=$(CFLAGS_ABI) $(arch-y) $(tune-y) $(call
cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
-mhard-float -Uarm
#AFLAGS +=$(CFLAGS_ABI) $(arch-y) $(tune-y) -mhard-float
Dan
>
>
>
>
> Yahoo! Groups Links
>
>
>
--
Mydatex s r.o.
http://www.mydatex.cz
email:
mob: 604200362
tel: 226210085
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|