On Thursday 19 September 2002 08:44, melba selco wrote:
> When i write
> make
>
> there is an error...
>
> make: cc: Command not found
>
Install gcc and symlink it to cc, or fix the makefile.
--
Tim Prince
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
On Thu, 19 Sep 2002 15:44:57 + melba selco <[EMAIL PROTECTED]> wrote:
> When i write
> make
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] Erro
2 matches
Mail list logo