id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 59,"""make clean"" will crash CMD.EXE",rudi,,"During the processing of ""make clean"" CMD.EXE will crash leaving behind a 100%-CPU-eating zombie process. The reason for this is, that CMD.EXE can't handle ""del"" commands with huge file lists as they are emitted by the makefile. I don't know, if it is possible to instruct GNU make not split these into multiple commands. If not, we should not use ""del"" in our qmake.conf. Instead we should use ""rm"" and either force the user to install GNU file utils or provide a script/executable for that. ",defect,closed,major,Qt GA,General,4.5.1 Beta 1,,fixed,,