[CMake] Cannot create shared lib under Windows, the error message is unreadable

Darren ha nberserk at gmail.com
Sun Oct 4 07:57:02 EDT 2009


On Sun, Oct 4, 2009 at 3:21 AM, michael kapelko <kornerr at gmail.com> wrote:

> I installed Windows XP ENU and finally got the error message. It is "The
> parameter is incorrect" for linking.
> When I run it as 'mingw32-make VERBOSE=1' the cmd causing error is:
> http://kornerr.alfamoon.com/lf/cmake_cmd.txt
>
> It Might be Windows's comman-line string limitation(8196 characters).
your commandline exceeds the limit.
to workaround this, you can use MSYS or other commandline options.



> Is there anything wrong with that? Or is it cmd line param length
> restriction? How to overcome it then?
> Thanks.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091004/727e80cf/attachment.htm>


More information about the CMake mailing list