Problems w/make under Cygwin bash shell
Brian Jorgage
brian.jorgage@villanova.edu
Wed Feb 11 22:31:00 GMT 2004
I have an older version of Cygwin (B20) under which "make" works fine. I
recently installed the latest version of Cygwin. When I type "make" at the
command prompt, I get the message:
bash: make: command not found
I have a Makefile in the local directory and ran a ./configure script which
ran successfully.
So how do I configure my bash shell to recognize the make command ? When I
look at my environment variables, the only variable related to make is:
MAKE_MODE=unix
which I'm sure doesn't have any bearing on this.
I'm sure the answer is something simple. It's been a while since I used
makefiles.
Can anyone help me ?
--
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/
More information about the Cygwin
mailing list