Skip to content

support nuttx target os#129

Open
wllenyj wants to merge 1 commit into
lambda-fairy:mainfrom
wllenyj:nuttx
Open

support nuttx target os#129
wllenyj wants to merge 1 commit into
lambda-fairy:mainfrom
wllenyj:nuttx

Conversation

@wllenyj

@wllenyj wllenyj commented Jul 7, 2026

Copy link
Copy Markdown

When you use errno() in nuttx os, you will get link error undefined reference to errno_location'`

See https://doc.rust-lang.org/rustc/platform-support/nuttx.html for more information about Nuttx target.

When you use errno() in nuttx os, you will get link error
`undefined reference to `errno_location'`

See https://doc.rust-lang.org/rustc/platform-support/nuttx.html
for more information about Nuttx target.

Signed-off-by: wanglei <wllenyj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant