From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22827 invoked by alias); 10 Apr 2007 07:04:09 -0000 Received: (qmail 22817 invoked by uid 22791); 10 Apr 2007 07:04:08 -0000 X-Spam-Check-By: sourceware.org Received: from d5152C2DE.access.telenet.be (HELO lx-dmz.televic.com) (81.82.194.222) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 08:04:03 +0100 Received: (qmail 31055 invoked from network); 10 Apr 2007 07:03:57 -0000 Received: from nt-email.televic.com (10.0.0.9) by 10.1.8.1 with SMTP; 10 Apr 2007 07:03:57 -0000 Received: from [10.0.56.4] ([10.0.56.4]) by nt-email.TELEVIC.COM with Microsoft SMTPSVC(6.0.3790.1830); Tue, 10 Apr 2007 09:03:51 +0200 Message-ID: <461B36D7.5070109@televic.com> Date: Tue, 10 Apr 2007 07:04:00 -0000 From: =?ISO-8859-1?Q?J=FCrgen_Lambrecht?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.13) Gecko/20060414 MIME-Version: 1.0 To: Alexander Aganichev CC: eCos Discussion References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Fwd: Cygwin instalation for eCos X-SW-Source: 2007-04/txt/msg00054.txt.bz2 I have installed Cygwin already 4 times, not always without problems. But I always took the latest cygwin from the web via setup.exe. See http://ecos.sourceware.org/cygwin.html Make sure to select the needed packages. Restart your PC after having installed cygwin. Then download the config tool SW from www.ecoscentric.com/devzone/configtool.shtml. I put it in: PATH=/usr/local/bin:$PATH ; export PATH Unzip gnutools.tgz to /cygwin/opt/ (in my case for ARM platform): PATH=/opt/ecos/gnutools/arm-elf/bin:$PATH ; export PATH Add the paths and also ECOS_REPOSITORY in your .bashrc. Success, Jürgen Lambrecht R&D Engineer Televic Transport Systems http://www.televic.com Televic NV / SA (main office) Leo Bekaertlaan 1 B-8870 Izegem Tel: +32 (0)51 303045 Fax: +32 (0)51 310670 Alexander Aganichev wrote: > Hi! > > What is the right way to get working installation of Cygwin to use for > building eCos? I found myself trapped in the bug inside tcl/tk package > and it seems this bug lasts for more than 3 years. It is all started > from non-working installation script ecos-install.tcl. Spent two days > to determine it is tcl bug, rebuilt it by myself (unfortunately, I > found only tcl 8.3 that was easy to build) and now I'm fighting with > configtool.exe. I have exactly the same symptoms as described here: > http://sourceware.org/ml/ecos-discuss/2001-11/msg00008.html. > > So, where is that good hidden package that works for everyone on this > list? And may be it should be noticed on the web site, so everyone > else will not trap into it? Thanks in advance for any help. > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss