You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/11 23:33:40 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request, #7580: tools: Add some Windows native compilation fixes

pkarashchenko opened a new pull request, #7580:
URL: https://github.com/apache/incubator-nuttx/pull/7580

   ## Summary
   Add some Windows native compilation fixes
   
   ## Impact
   Improve Windows native build
   
   ## Testing
   Can successfully configure project on Win8.1 with cmd


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] zouboan commented on pull request #7580: tools: Add some Windows native compilation fixes

Posted by GitBox <gi...@apache.org>.
zouboan commented on PR #7580:
URL: https://github.com/apache/incubator-nuttx/pull/7580#issuecomment-1312332351

   very good!
   i tested these patch, is OK!
   before your patch, i have to configure nuttx in this way:
   `tools\configure.bat boards\arm\stm32\stm32f4discovery\configs\win` because of `check ccname` in configure.c .
   after your patch, i can configure nuttx in normal way as in Linux:
   `tools\configure.bat stm32f4discovery:win`
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7580: tools: Add some Windows native compilation fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7580:
URL: https://github.com/apache/incubator-nuttx/pull/7580


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org