Zepp-Hanzj commented on PR #18923: URL: https://github.com/apache/nuttx/pull/18923#issuecomment-4504329018
The failing CI job is Linux (sim-01), where sim/citest builds but times out during boot in ntfc. That matches the early sim startup/runtime issue addressed in #18924.\n\n#18923 is the build-side fix for passing -no-pie through the gcc driver. #18924 is the runtime-side fix that resolves host symbols eagerly on Linux so the sim binary can boot reliably in the CI test environment.\n\nIf you prefer, I can combine them, but otherwise the intended order is to merge #18924 first and then rebase #18923 on top of master. -- 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]
