On Wednesday 14 October 2009 10:29:13 Matthias Wieloch wrote:
> I tried compiling Busybox 1.15.2 with CodeSourcery's ARM Toolchain
> (arm-none-eabi-gcc v4.3.3) and I get errors very early in build process
> (attached at the end).
> I have another toolchain available that builds busybox for ARM but I
>  dislike handling with several compilers for one project.
>
>   CC      applets/applets.o
> In file included from include/libbb.h:13,
>                  from include/busybox.h:10,
>                  from applets/applets.c:11:
> include/platform.h:137:23: error: byteswap.h: No such file or directory
> include/platform.h:138:21: error: endian.h: No such file or directory

your toolchain sucks.  either it's broken, or incomplete, or not appropriate 
for building Linux userspace apps.  regardless, ask the guys who gave you the 
toolchain as this isnt a busybox issue.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to