[CMake] MinGW response file problem

Sascha Zelzer s.zelzer at dkfz-heidelberg.de
Thu Aug 11 09:59:30 EDT 2011


Great! It worked with CMake 2.8.5.

I was searching the net like crazy but did not land on the CMake 2.8.5 
Changelog...

Thanks,

Sascha

On 08/11/2011 01:35 PM, Bill Hoffman wrote:
> On 8/11/2011 5:06 AM, Sascha Zelzer wrote:
>> Hi,
>>
>> I am using CMake 2.8.4 and MinGW (gcc 4.4.4, from the Qt SDK 1.1.2) on a
>> Windows 7 64bit system.
>>
>> For my project, I used the "MinGW Makefiles" CMake generator to
>> configure it, but when issuing a "mingw32-make" in a cmd.exe window, I
>> get compiler errors due to corrupted command line arguments because my
>> include paths exceed the argument length limit.
>>
>> Is it possible to add response files for include directory arguments, or
>> is there something else I could try?
>>
> I think this might be fixed in 2.8.5, have you tried that?
>
> -Bill
> _______________________________________________
> 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



More information about the CMake mailing list