This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

eCos Installation problems on Windows


Hi All,
I have followed all the instruction mention on the eCOS installation
Page and still getting into some problems. The following are the steps
1) I first installed the cygwin with all the pacakages selected
like tcltk, gcc,make,sharutils,tcltk,wget
2) I have downloded all the latest binutils,gcc,gdb, insight for mips32 arch.
3) I have compiled all the above tools successfully & added the path
to the $PATH
4) I have downloaded ecos-2.0b1 from the cvs.
5) unziped the ecos folder in c:\cygwin\ecos
6) I created a dir c:\cygwin\ecostest\
7) ran the configure command there following
file were created
Makefile  config.cache  config.log  config.status  host

8) Next i ran the make install


It throws the following error. $ make install Making install in host make[1]: Entering directory `/cygdrive/c/cygwin/ecoskvr/host' make[1]: *** No rule to make target `install'. Stop. make[1]: Leaving directory `/cygdrive/c/cygwin/ecoskvr/host' make: *** [install-recursive] Error 1


Could some body help me with this.


Regards
-venkat

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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