[cmake-developers] Response files with IAR compiler on windows

Andreas Weis der_ghulbus at ghulbus-inc.de
Tue May 23 01:33:22 EDT 2017


Thanks, Daniel. I opened a pull request for the issue.

Best regards,
Andreas

On 5/22/2017 9:10 AM, Daniel Pfeifer wrote:
> Hi Andreas,
> 
> could you please make a pull request on Gitlab?
> See here for the preferred way for contributions: 
> https://gitlab.kitware.com/cmake/cmake/blob/master/CONTRIBUTING.rst
> 
> Cheers, Daniel
> 
> On Sun, May 21, 2017 at 11:52 PM, Andreas Weis 
> <der_ghulbus at ghulbus-inc.de <mailto:der_ghulbus at ghulbus-inc.de>> wrote:
> 
>     Hi,
> 
>     We are using the IAR toolchain for cross-compiling parts of our
>     builds and encountered a problem when we recently enabled response
>     files for our Windows builds. It seems that the syntax used for the
>     response file flags on the IAR compilers is wrong, we needed to
>     insert a space after the '-f' to make it work.
> 
>     I attached a patch that fixes the problem in our environment.
> 
>     We are building with the 'Unix Makefiles' generator from a Cygwin
>     shell in Windows. Can someone confirm that this is a proper fix for
>     our issues and whether it would make sense to have the patch merged
>     into the CMake trunk?
> 
>     Thanks & best regards,
>     Andreas
> 
>     --
> 
>     Powered by www.kitware.com <http://www.kitware.com>
> 
>     Please keep messages on-topic and check the CMake FAQ at:
>     http://www.cmake.org/Wiki/CMake_FAQ
>     <http://www.cmake.org/Wiki/CMake_FAQ>
> 
>     Kitware offers various services to support the CMake community. For
>     more information on each offering, please visit:
> 
>     CMake Support: http://cmake.org/cmake/help/support.html
>     <http://cmake.org/cmake/help/support.html>
>     CMake Consulting: http://cmake.org/cmake/help/consulting.html
>     <http://cmake.org/cmake/help/consulting.html>
>     CMake Training Courses: http://cmake.org/cmake/help/training.html
>     <http://cmake.org/cmake/help/training.html>
> 
>     Visit other Kitware open-source projects at
>     http://www.kitware.com/opensource/opensource.html
>     <http://www.kitware.com/opensource/opensource.html>
> 
>     Follow this link to subscribe/unsubscribe:
>     http://public.kitware.com/mailman/listinfo/cmake-developers
>     <http://public.kitware.com/mailman/listinfo/cmake-developers>
> 
> 


More information about the cmake-developers mailing list