X-Spam-Check-By: sourceware.org Message-ID: <43952692.831E6D8C@dessent.net> Date: Mon, 05 Dec 2005 21:50:10 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.5.18-1 gcc path weirdness References: <1133824501 DOT 4394c9f5202c6 AT www DOT mailshell DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 cyg_question AT slw DOT mailshell DOT com wrote: > bash: /usr/bin/gcc: No such file or directory > > Of course the file is actually in /usr/bin, so the "no such file or directory" error is puzzling. If I run "i686-pc-cygwin-gcc-3.4.4", the compiler runs successfully. I've run 'diff' on gcc.exe and i686-pc-cygwin-gcc-3.4.4.exe, and they're exactly the same file. I've tried deleting gcc.exe and copying the i686 version to it with exactly the same result: the short name is not found, and the long name works. What does "type gcc" report? I notice that your PATH setting in cygcheck has some strange things at the end, like a directory of just "Z" and ".\" three times. Is there a chance that there is some kind of improper string at the end? Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/