xuxin930 commented on PR #14014: URL: https://github.com/apache/nuttx/pull/14014#issuecomment-2404993937
> > **CMake variable CMAKE_NINJA_FORCE_RESPONSE_FILE to ON.** > > thanks @simbit18 > > I tried to create an Msys2 environment and set CMAKE_NINJA_FORCE_RESPONSE_FILE > > The result is that the rsp file seems to be generated and the length of the compilation command is indeed shortened. But it seems that the compiler cannot recognize it. Is this because we are using mingw compilation? > I may be right. In Ubuntu, gnu_gcc can correctly identify the rsp file, but mingw_gcc fails to do so. :-( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
