xiaoxiang781216 commented on issue #19475: URL: https://github.com/apache/nuttx/issues/19475#issuecomment-5014565393
> [@yf13](https://github.com/yf13) ,[@xiaoxiang781216](https://github.com/xiaoxiang781216) ,[@acassis](https://github.com/acassis) I have a local patch that addresses both build failures. The first change updates the generated Zig target to use a Zig-supported ABI, and the second adds the required compiler runtime so the linker can resolve `__zig_probe_stack`. With these changes, `hello_zig` builds and runs successfully on `sim:x86_64`. Could you please take a look and let me know if this seems like the right direction? If so, I'll clean it up and submit a patch. yes, please provide a fix. -- 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]
