This is the mail archive of the cygwin@cygwin.com 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]

Re: I can't run my make-file


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/


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