[ECOS] Build library problem!

james chen james_ch1@sina.com
Sun May 6 20:19:00 GMT 2001


I also meet this problem, you can do the following steps to resolve it:
 1. mkdir -p /c
 2. mount -b c:/  /c

I don't know why need to do like that, but it works!

james

>I have built the binutils, GCC, GDB, everything is ok. But when I
>start to build eCos with this tools, now I receive the following
>error information:
>
>*** Process 2824 created "make -j1"
>make -r -C hal/arm/arch/v1_3_1 headers
>make[1]: Entering directory `/test/pid_build/hal/arm/arch/v1_3_1'
>cp: cannot create regular file
`//C/cygwin/test/pid_install/include/cyg/hal/arm_stub.h': No such file or
directory
>make[1]: *** [//C/cygwin/test/pid_install/include/cyg/hal/arm_stub.h] Error
1
>make[1]: Leaving directory `/test/pid_build/hal/arm/arch/v1_3_1'
>make: *** [headers] Error 2
>
>I checked the directory and find out there is no cyg/hal/ in
file://C/cygwin/test/pid_install/include/, what can I do for >this?




More information about the Ecos-discuss mailing list