From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9657 invoked by alias); 22 Jun 2005 18:28:50 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 9641 invoked by uid 22791); 22 Jun 2005 18:28:45 -0000 Received: from web88210.mail.re2.yahoo.com (HELO web88210.mail.re2.yahoo.com) (206.190.37.225) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Wed, 22 Jun 2005 18:28:45 +0000 Received: (qmail 7478 invoked by uid 60001); 22 Jun 2005 18:28:44 -0000 Message-ID: <20050622182844.7476.qmail@web88210.mail.re2.yahoo.com> Received: from [216.220.36.190] by web88210.mail.re2.yahoo.com via HTTP; Wed, 22 Jun 2005 14:28:44 EDT Date: Wed, 22 Jun 2005 18:28:00 -0000 From: L D To: ecos-discuss@sources.redhat.com In-Reply-To: <200506221006.59090.sinany@beko.com.tr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [ECOS] ECOS - MIPS X-SW-Source: 2005-06/txt/msg00208.txt.bz2 --- "K. Sinan YILDIRIM" wrote: > i dont understand why ecos restricts its users with > a configtool and Have you actually used it the way it was meant to be used? You have to learn the _ecos_ way of doing things, there is no shortcuts (unless you pay someone [not me] to do the work) !. > templates. i want a clean makefile and module > structure. What is so unclean about eCos? eCos is more than a collection of .cxx files held together by makefiles. It is a collection of reconfigurable reusable components and this is where the cdl (component definition language) comes in. Take a look at his link http://www.embedded.com/story/OEG20011220S0059 its few years old but it is also nice and _short_. > not structuring with > a config tool or hardware environment. it is really > diffucult to add or > remove a new file. also many files are coupled each > other. You add and remove files by adding the filename to the a cdl file. That is not harder than editing a makefile. > > i have a board that implements mips core and > different to atlas board. there > must be a clean version of ecos that includes pure > mips dependencies. atlas There is no such thing as "pure" mips. Why don't you just give us more details about your board. It is much more productive than making negative inaccurate comments about eCos. This is how it normally works around here. You ask a question, give the relevant details and hope that someone can help. > dependencies makes people to change their OS > choice... > > does anyone think that it is really configurable ? Hello! Its called configurable for a good reason! -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss