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 Message-ID: <000e01c3f9a9$6a144b50$1701a8c0@Alvyn> From: "Alvyn Liang" To: Subject: [cygwin-g95] Interfere with the original binary files Date: Mon, 23 Feb 2004 01:07:29 -0000 I don't know if this is proper to place here. alright the installation of g95 can make your former binary hided... in $ cygcheck -srv I found these two message: Warning: d:\cygwin\tmp\g95\bin\cpp.exe hides d:\cygwin\bin\cpp.exe Warning: d:\cygwin\tmp\g95\bin\gcc.exe hides d:\cygwin\bin\gcc.exe Just a note for ppl who stuck here, maybe someone will just like me searching for a solution by searching engines the results just like the following $ gcc test1.c gcc: installation problem, cannot exec `cc1': No such file or directory I think the cygwin will always remember the last time it execute some file, so that unless you restart the console it will continue to find the old successful one. Alvyn -- 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/