Please don't send HTML to the list. Plain text works just fine, thanks.
> I meet some problem when I use make.I can use clean command,it report
> error as bellow:
> bash.exe: del: command not found
"del" is a DOS command. I don't know much about DOS and Windows, but my
understanding is th
Hi,
I meet some problem when I use make.I can use
clean command,it report error as bellow:
bash.exe: del: command not
found
my OS is Windows95 and I use make Version 3.77.
Another problem is I want to see the error information the
gmake output,so I use the command line:make >error.txt
But it