A Problem about Compiling Busybox with Cross Compiler in Cygwin! Thanks!

2007-09-26 Thread
Dear Sirs, I am a beginner of busybox. Now, I am trying to build busybox executable with arm-linux-gcc, a cross compiler, in cygwin. When I input “make CROSS_COMPILE=arm-linux-gcc”, many .c files can be successfully compiled into .o files. But, when coreutils/usleep.c is compiled, there

A Problem about Compiling Busybox with Cross Compiler in Cygwin! Thanks!

2007-09-26 Thread
Dear Sirs, I am a beginner of busybox. Now, I am trying to build busybox executable with arm-linux-gcc, a cross compiler, in cygwin. When I input “make CROSS_COMPILE=arm-linux-gcc”, many .c files can be successfully compiled into .o files. But, when coreutils/usleep.c is compiled, there

A Problem about Compiling Busybox with Cross Compiler in Cygwin! Thanks!

2007-09-26 Thread
Dear Sirs, I am a beginner of busybox. Now, I am trying to build busybox executable with arm-linux-gcc, a cross compiler, in cygwin. When I input “make CROSS_COMPILE=arm-linux-gcc”, many .c files can be successfully compiled into .o files. But, when coreutils/usleep.c is compiled, there