http://bugs.winehq.org/show_bug.cgi?id=21423
--- Comment #13 from Dan Kegel dank@kegel.com 2010-01-31 23:33:56 --- This bug is about cl.exe being slow when given an .rsp file with lots of .cc files in it, as devenv does. (In that case, cl's startup time doesn't matter much, since it only has to start once for that whole batch of files.)
See bug 21566 for cl.exe being slow to start up (which matters when starting cl.exe once for each input file, as make does).