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]
Other format: [Raw text]

Re: installing cvs build


On Mon, May 24, 2004 at 09:31:25PM -0400, Kevin Kuo wrote:
> Hi all,
> 
> I am having some problems building eCos from CVS under cygwin.  After
> checking out a freshly prepared cvs copy, I go to the cvs-directory mkdir
> build, cd build, ../configure.  After it was done I type make and the make
> finishes right away telling me there was nothing to be done for each
> directory.  Then I typed make installed and it tells me nothing to be done
> for this platform.

The ./configure script is for building the host side tools, not the
target code. Grab ecos-2.0 host tools and use them with the CVS target
code. 

The getting started manual is also worth reading.

        Andrew

-- 
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]