ML-dev-crypto commented on issue #19475:
URL: https://github.com/apache/nuttx/issues/19475#issuecomment-5012904666

   @yf13 ,@xiaoxiang781216 ,@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.


-- 
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]

Reply via email to