<br><br><div class="gmail_quote">On Sun, Oct 4, 2009 at 3:21 AM, michael kapelko <span dir="ltr"><<a href="mailto:kornerr@gmail.com">kornerr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I installed Windows XP ENU and finally got the error message. It is "The parameter is incorrect" for linking.<br></div><div>When I run it as 'mingw32-make VERBOSE=1' the cmd causing error is:</div><div>
<a href="http://kornerr.alfamoon.com/lf/cmake_cmd.txt" target="_blank">http://kornerr.alfamoon.com/lf/cmake_cmd.txt</a></div><div><br></div></blockquote><div>It Might be Windows's comman-line string limitation(8196 characters). <br>
your commandline exceeds the limit.<br>to workaround this, you can use MSYS or other commandline options.<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div></div><div>Is there anything wrong with that? Or is it cmd line param length restriction? How to overcome it then?</div>
<div>Thanks.</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>