This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[cygwin-g95] Interfere with the original binary files


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]