[CMake] MinGW response file problem

Bill Hoffman bill.hoffman at kitware.com
Thu Aug 11 07:35:25 EDT 2011


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


More information about the CMake mailing list