X-Recipient: archive-cygwin AT delorie DOT com 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 MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 20 Aug 2011 17:12:59 +0200 Message-ID: Subject: problem with bash recognizing c-file with cygwin under eclipse From: Bram Kouwenberg To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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