AlexanderVasiljev commented on pull request #3836: URL: https://github.com/apache/incubator-nuttx/pull/3836#issuecomment-856536628
ea3131/pgnsh fails on locked.r. GCC treat this file as fortran file. Should I change extension? ``` ==================================================================================== Configuration/Tool: ea3131/pgnsh,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL ------------------------------------------------------------------------------------ Cleaning... Configuring... Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABIL Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL Building NuttX... arm-none-eabi-gcc: error: locked.r: Ratfor compiler not installed on this system make[1]: *** [Makefile:156: nuttx] Error 1 make: *** [tools/Makefile.unix:412: nuttx] Error 2 make: Target 'all' not remade because of errors. /github/workspace/sources/nuttx/tools/testbuild.sh: line 252: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory Normalize ea3131/pgnsh ``` -- 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: us...@infra.apache.org