I can't run my make-file

Michael A Chase mchase@ix.netcom.com
Thu Sep 19 09:53:00 GMT 2002


On Thu, 19 Sep 2002 15:44:57 +0000 melba selco <melbamelbamelba@hotmail.com> wrote:

> When i write
> make <filename>

Arguments to 'make' are targets, not files.  Run `make --help` for a short
help, `info make` for the full details.

> there is an error...
> 
> make: cc: Command not found
> make: *** [universe] Error 127
> 
> What can i do to avoid this error?

Install cc?  Use a makefile that uses gcc or g++?

-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list