From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18271 invoked by alias); 20 Aug 2011 15:13:15 -0000 Received: (qmail 18263 invoked by uid 22791); 20 Aug 2011 15:13:13 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-vw0-f43.google.com (HELO mail-vw0-f43.google.com) (209.85.212.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Aug 2011 15:13:00 +0000 Received: by vws10 with SMTP id 10so3777038vws.2 for ; Sat, 20 Aug 2011 08:12:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.175.100 with SMTP id bz4mr524126vdc.174.1313853179499; Sat, 20 Aug 2011 08:12:59 -0700 (PDT) Received: by 10.220.192.196 with HTTP; Sat, 20 Aug 2011 08:12:59 -0700 (PDT) In-Reply-To: References: Date: Sat, 20 Aug 2011 15:13:00 -0000 Message-ID: Subject: problem with bash recognizing c-file with cygwin under eclipse From: Bram Kouwenberg To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-08/txt/msg00390.txt.bz2 Hello, I am using Cygwin under Eclipse C/C++. I am trying to compile/run a simple c program with gcc, but the file is not found by the bash shell. Neither gcc or ls -la can find the .c file but ls does show the other contents of the project directory. I'm going crazy not being able to find out why the file is not recognized. Its there in the eclipse tree and in windows explorer.. heres the result of a irc chat on the #bash channel appreciating any response on this.. B hi 2 all have problem with cygwin bash shell: ls -la does not recognize .c file but does list all other items in dir not recognize? does not list test.c I use cygwin in eclipse c/c++ and test.c is a node in the project tree - if this helps ls -la recognize all in project dir but test.c really weird hmm indeed weird i never used eclipse, does it maybe have some integrated filter? this is not default bash behaviour integrated bash filter? doubt it maybe its a cygwin/c thing yeah i thought maybe something like a set env var could just be windows though yeah =) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple