liuguo09 commented on pull request #1342: URL: https://github.com/apache/incubator-nuttx/pull/1342#issuecomment-652900355
Hi, @yamt, This PR made Apache Nightly build break with sim:module32 config under ubuntu Linux, please help see it. Thanks. The detailed log as below: make[4]: Entering directory '/home/haitao/code/apache/apps/examples/module/drivers/chardev' MODULECC: chardev.c cc1: error: code model 'large' not supported in the 32 bit mode Makefile:79: recipe for target 'chardev.o' failed make[4]: *** [chardev.o] Error 1 make[4]: Leaving directory '/home/haitao/code/apache/apps/examples/module/drivers/chardev' Makefile:73: recipe for target 'chardev_install' failed make[3]: *** [chardev_install] Error 2 make[3]: Leaving directory '/home/haitao/code/apache/apps/examples/module/drivers' Makefile:71: recipe for target 'build' failed make[2]: *** [build] Error 2 make[2]: Leaving directory '/home/haitao/code/apache/apps/examples/module' Makefile:64: recipe for target '/home/haitao/code/apache/apps/examples/module_all' failed make[1]: *** [/home/haitao/code/apache/apps/examples/module_all] Error 2 make[1]: Leaving directory '/home/haitao/code/apache/apps' ---------------------------------------------------------------- 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: [email protected]
