On Fri, 2014-06-06 at 21:11 +0530, chandrababu nallani wrote:
> Hi Eli and Paul,

Please always send all your questions to the mailing list, not to
individual developers specifically.

> 1. Assume a system has low disk space. How GNU Make behaves if I run
> in this situation?

GNU make itself does not write any files to the disk, so it won't be
aware of low disk space situations.

> 2.Assume residual files are left after a GNU Make is uninstalled or
> updated. And again I installed another version of GNU Make without
> cleaning the files. Will new version works properly or not?

As mentioned before, the installation of GNU make consists of one single
file, the .exe file.  So there cannot be any "residual files" left.



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
https://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to