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 2021/03/08 22:43:14 UTC

[GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #3001: arch:riscv64:basic porting for C906.

Ouss4 edited a comment on pull request #3001:
URL: https://github.com/apache/incubator-nuttx/pull/3001#issuecomment-793137800


   > How to add this dedicated toolchain for the C906 build, or we have to use the standard toolchain but lose any vendor ISA extensions?
   
   You can check arch/risc-v/src/rv32im&rv64gc/Toolchain.defs for how to add a toolchain.   For our CI to be able to build the toolchain needs to be installed in the Docker image as well (https://github.com/apache/incubator-nuttx-testing/blob/master/docker/linux/Dockerfile)
   That said a quick (and maybe dirty) solution right now is to just disable C906 builds (see https://github.com/apache/incubator-nuttx-testing/blob/master/testlist/other.dat#L4-L6).  Configs beginning with a `-` are ignored.


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