[CMake] Dos Line endings on response files when cross compiling.

Brad King brad.king at kitware.com
Tue Jun 26 13:13:10 EDT 2018


On 06/20/2018 10:42 AM, Gebhard, Joseph wrote:
> traced it down to dos line ending in the objects1.rsp file.  It was looking
> for a ctrl+M character on the end of the file name.
> After a little playing around with this we determined that 3.7.2 works fine,
> but 3.9, 3.10 and 3.11.3 all have this issue.
> 
> Is this a defect in cmake, or is there configuration I am missing in the newer versions?

It's likely a regression.  Please open an issue:

  https://gitlab.kitware.com/cmake/cmake/issues

Thanks,
-Brad


More information about the CMake mailing list