pkarashchenko commented on PR #8951: URL: https://github.com/apache/nuttx/pull/8951#issuecomment-1497240705
> > @xiaoxiang781216 do you have any idea how we can debug this? I mean is that an issue of a build system or some interference with compiler version. > > I never expect that the incremental build will work after you change config. My suggestion is always to clean and rebuild the image in this case. Ok. Makes sense. I'll close the issue. Most of the code is rebuilt because of `#include <nuttx/config.h>`, but there are some files that do not include it directly, so stale objects are used. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org