From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26342 invoked by alias); 16 Apr 2012 14:18:01 -0000 Received: (qmail 26319 invoked by uid 22791); 16 Apr 2012 14:17:58 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from tetra.codeconfidence.com (HELO tetra.codeconfidence.com) (94.229.66.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Apr 2012 14:17:45 +0000 Received: from cog.dallaway.org.uk (cpc1-cmbg10-0-0-cust34.5-4.cable.virginmedia.com [81.102.132.35]) by tetra.codeconfidence.com (Postfix) with ESMTP id 84FEC234C78A; Mon, 16 Apr 2012 15:17:44 +0100 (BST) Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id q3GEHhQq025615; Mon, 16 Apr 2012 15:17:43 +0100 Message-ID: <4F8C2A07.7040308@dallaway.org.uk> Date: Mon, 16 Apr 2012 14:18:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.24 (X11/20111109) MIME-Version: 1.0 To: eCos Discussion CC: Andrew Hannam , Fabrizio Carrai References: <006901cd1b79$f9748c10$ec5da430$@com.au> In-Reply-To: <006901cd1b79$f9748c10$ec5da430$@com.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: [ECOS] Re: Problems installing on Windows 7 x64 X-SW-Source: 2012-04/txt/msg00021.txt.bz2 Andrew Hannam wrote: > When trying to install on Windows 7 x64 I got the following message > after picking the distribution site and the install directory... > > Available prebuilt GNU tools: > > *** ecos-install.tcl error: *** ecos-install.tcl error: can't read > "ecos_install::toolchains(CYGWIN_NT-6.1-WOW64)": no such element in > array Fabrizio Carrai wrote: > I found the reason of the error: the tcl_platform(os) call returns > "CYGWIN_NT-6.1-WOW64" instead of the expected "windows" string. > Here the patch that SHOULD avoid the error (the code part below starts > around line 67 of ecos-install.tcl): Fabrizio Carrai wrote: > Now another problem show up: > > $ configtool.exe > -bash: /opt/ecos/ecos-3.0/tools/bin/configtool.exe: Bad address Andrew Hannam wrote: > In c:\cygwin\bin > > Copy libtcl8.5.dll to tcl84.dll > > This fixed it for me. I will fix up ecos-install.tcl as suggested by Fabrizio, but it looks like new builds of ecosconfig.exe and configtool.exe that use cygtcl8.5.dll are also desirable. I will take a look at this. John Dallaway eCos maintainer http://www.dallaway.org.uk/john -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss