On Fri Jun 13 21:35:17 2008, coke wrote: > I can't do an nmake realclean on windows at the moment, because the > O_FILES list is too long. > > A quick fix would probably be to quote the elements and let perl > expand them, rather than letting the shell do it for us. > >
A quicker fix is to use a recent version of nmake; version 1.50 apparently has line length problems, version 8.x is fine with our current system. particle++ for pointing this out. Goodness knows how I managed to change the version of nmake I was running. Resolving ticket. -- Will "Coke" Coleda