Brad King wrote: > Brad King wrote: > >> CMake once just listed the object files on the command line in the >> makefile, but users hit command line length limits with several hundred >> object files. We solved the problem by listing the objects in a >> response file. Now it looks like you've hit another limit of the MSVC >> tools. The fix to CMake will have to be to create *multiple* response >> files each of which is under 131071 characters. Please submit a request >> > > Nevermind, I've already fixed it. Please try building from CVS HEAD to > make sure it fixes your problem. > Hi Bill,
thanks for your quick fix. I tried it out with both generators and it works fine! Will this fix make it into 2.6.3? Regards, Martin ____________ Virus checked by G DATA AntiVirus Version: AVF 19.101 from 15.10.2008 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
