Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbols after updating rust-toolchain #2969

Closed
r10s opened this issue Mar 4, 2024 · 4 comments
Closed

undefined symbols after updating rust-toolchain #2969

r10s opened this issue Mar 4, 2024 · 4 comments

Comments

@r10s
Copy link
Member

r10s commented Mar 4, 2024

when updating scripts/rust-toolchain to 1.74.0 as required by core v1.136.0, there are some undefined symbols during linking:

https://gist.github.com/r10s/fc57a140b20c14ff9a02224f8c5c8aaf

as very common things as stderr are missing, i assume, i missed sth. very basic.

what i did:

  • update scripts/rust-toolchain to 1.74.0
  • ./scripts/install-toolchains.sh
  • ./scripts/ndk-make.sh
@r10s
Copy link
Member Author

r10s commented Mar 4, 2024

ftr, iOS upgrade to toolchain 1.74.0 and core v1.136.0 works

@r10s
Copy link
Member Author

r10s commented Mar 4, 2024

completely overseen the other pr, will try over :)

@link2xt
Copy link
Contributor

link2xt commented Mar 4, 2024

With #2967 preview builds, so this should be doable.

@r10s r10s closed this as completed Mar 4, 2024
@r10s
Copy link
Member Author

r10s commented Mar 4, 2024

maybe some caching or whatnot, will have a second look later on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants