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/03/18 06:17:44 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5775: arch/risc-v: Merge riscv_getnewintctx into common

masayuki2009 commented on pull request #5775:
URL: https://github.com/apache/incubator-nuttx/pull/5775#issuecomment-1072066519


   ```
   ====================================================================================
   Configuration/Tool: rv32m1-vega/nsh-itcm,CONFIG_RISCV_TOOLCHAIN_GNU_RVGL
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL
     Enabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL
     Building NuttX...
   riscv64-unknown-elf-ld: /github/workspace/sources/nuttx/staging/libarch.a(riscv_initialstate.o): in function `up_initial_state':
   /github/workspace/sources/nuttx/arch/risc-v/src/common/riscv_initialstate.c:87: undefined reference to `riscv_get_newintctx'
   make[1]: *** [Makefile:145: nuttx] Error 1
   make: *** [tools/Unix.mk:509: nuttx] Error 2
   ```


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