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 2020/06/03 08:36:16 UTC

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1185: boards/mips: restore OUTPUT_FORMAT and OUTPUT_ARCH for mips link scripts

liuguo09 opened a new pull request #1185:
URL: https://github.com/apache/incubator-nuttx/pull/1185


   ## Summary
   Restore OUTPUT_FORMAT and OUTPUT_ARCH for mips link scripts to fix Nightly build break logs:
   
   p32-ld: pic32mx_head.o: compiled for a little endian system and target is big endian
   p32-ld: pic32mx_head.o: endianness incompatible with that of the selected emulation
   p32-ld: failed to merge target specific data of file pic32mx_head.o
   
   https://builds.apache.org/view/Incubator%20Projects/job/NuttX-Nightly-Build/179/consoleFull
   
   ## Impact
   Check builds do not cover mips configs since PINGUINOL toolchain doesn't provide macOS binaries with the same name as in Linux.
   
   ## Testing
   mips pic32mx-starterkit:nsh2 etc configs
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] patacongo commented on pull request #1185: boards/mips: restore OUTPUT_FORMAT and OUTPUT_ARCH for mips link scripts

Posted by GitBox <gi...@apache.org>.
patacongo commented on pull request #1185:
URL: https://github.com/apache/incubator-nuttx/pull/1185#issuecomment-638159922


   How about tms570 Hercules?  It is ARM big-endian


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1185: boards/mips: restore OUTPUT_FORMAT and OUTPUT_ARCH for mips link scripts

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


   


----------------------------------------------------------------
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.

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