[cmake-developers] Response files with IAR compiler on windows
Daniel Pfeifer
daniel at pfeifer-mail.de
Mon May 22 03:10:20 EDT 2017
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>
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
>
> Please keep messages on-topic and check the CMake FAQ at:
> 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
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170522/5d6a72ad/attachment.html>
More information about the cmake-developers
mailing list