This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

a beginer's starding problem.


hi,all:
       I'm a beginer of ecos,and I want to run ecos on EDB7111-2. after download binutils-2.10.1, gcc-2.95.2, compile them under Cygwin. I open a new project in eCos configuration Tool 1.3.1 with template "Cirrus Logic development board",all other options are default setting. when I building or testing, it report :

---------------------------------------------------------------------------------------------------------------------------
*** Process 564 created "make -j1"
make -r -C hal/common/v1_3_1 headers
make[1]: Entering directory `/cygdrive/d/ecosprjs/EP7211/ep7211_build/hal/common/v1_3_1'
cp: cannot create regular file `//D/ecosprjs/EP7211/ep7211_install/include/cyg/hal/dbg-thread-syscall.h': No such file or directory
make[1]: *** [//D/ecosprjs/EP7211/ep7211_install/include/cyg/hal/dbg-thread-syscall.h] Error 1
make[1]: Leaving directory `/cygdrive/d/ecosprjs/EP7211/ep7211_build/hal/common/v1_3_1'
make: *** [headers] Error 2

*** Process 564 terminated (rc=2)
*** Killing process 564 (TerminateProcess)
 
---------------------------------------------------------------------------------------------------------------------------    

	( my working directory is d:\ecosprjs, cygwin is installed on d:\cygwin, eCos configuration Tool installed on g:\program...\Read Hat\eCos\...)
	I try other templetes, the same result. may be a stupid question,but I don't known how to resolve it.

	Thanks.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]