From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18585 invoked by alias); 11 Jan 2008 10:43:02 -0000 Received: (qmail 18577 invoked by uid 22791); 11 Jan 2008 10:43:01 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.177) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 11 Jan 2008 10:42:30 +0000 Received: by wa-out-1112.google.com with SMTP id l24so1829398waf.22 for ; Fri, 11 Jan 2008 02:42:29 -0800 (PST) Received: by 10.114.78.1 with SMTP id a1mr3522078wab.102.1200048148650; Fri, 11 Jan 2008 02:42:28 -0800 (PST) Received: by 10.115.109.11 with HTTP; Fri, 11 Jan 2008 02:42:28 -0800 (PST) Message-ID: Date: Fri, 11 Jan 2008 10:43:00 -0000 From: Alexandre Reply-To: thekyz@gmail.com To: "ANILA SOOMRO" Cc: "eCos Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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] target.ld error X-SW-Source: 2008-01/txt/msg00055.txt.bz2 I had the same problem actually ^^ Seems like cygwin has got problem registering your virtually mounted "c" to reach your target.ld. Try to check if it works with the target.ld in the same directory (well it should undoubtly but that may give you your first glimpse at ecos ^^). Then you'll have to figure out how to make cygwin now exactly where your c (or d or e or f ...) drive is actually located. I never actually managed to compile from the cygwin bash but it works real fine for me when i do so in the windows command prompt, you may try that as well and see how the ecos install directory is inputed in your makefile. Good luck ! Alex Garcia Hymatom SA On Jan 11, 2008 9:01 AM, ANILA SOOMRO wrote: > > I am using the eCos user guide to compile sample program hello.c but I get this error: cannot open linker script file target.ld: No such file or directory > although target.ld exists. > I am using cygwin bash on WinXp, can anyone help? I am new to Cygwin and eCos. > > Thanks in advance. > dranne > > > _________________________________________________________________ > Share life as it happens with the new Windows Live. > http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008 > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss