raiden00pl commented on issue #11304: URL: https://github.com/apache/nuttx/issues/11304#issuecomment-1837081930
Configurations with `CONFIG_ALLSYMS` needs to call `tools/mkallsyms.py` (or `tools/mkallsyms.sh`) which is not currently supported by cmake build system. Here how it's done with make: https://github.com/apache/nuttx/blob/4f9d0149947cc3625726127e491cc5b8f978c690/arch/risc-v/src/Makefile#L164-L171 and something similar must be ported to cmake -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
