Skip to content

Support Linux ARM #169

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

Merged
merged 4 commits into from
Apr 24, 2025
Merged

Support Linux ARM #169

merged 4 commits into from
Apr 24, 2025

Conversation

kaaax0815
Copy link
Contributor

@kaaax0815 kaaax0815 commented Mar 6, 2025

Add support for arm-unknown-linux-gnueabihf

Fix build by using tursodatabase/libsql@2a8507d instead of tursodatabase/libsql@9aa89fe

Closes #163

@kaaax0815
Copy link
Contributor Author

kaaax0815 commented Mar 14, 2025

How can I see the errors tho?

Edit this is the error when running locally

  = note: /x-tools/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/8.5.0/../../../../arm-unknown-linux-gnueabihf/bin/ld: /target/arm-unknown-linux-gnueabihf/debug/deps/liblibsql_ffi-85994a62724fbbb1.rlib: error adding symbols: file format not recognized
          collect2: error: ld returned 1 exit status

@kaaax0815
Copy link
Contributor Author

Using my fork for tests until tursodatabase/libsql#2016 is released

@penberg can you approve the workflow?

@kaaax0815
Copy link
Contributor Author

@penberg It should be ready

@kaaax0815 kaaax0815 force-pushed the feat-arm branch 2 times, most recently from fd5c499 to aab3c02 Compare April 15, 2025 10:48
fix build

use cargo lock from repo

add support for arm musl
@kaaax0815
Copy link
Contributor Author

@penberg any update?

@kaaax0815 kaaax0815 mentioned this pull request Apr 24, 2025
3 tasks
kaaax0815 added a commit to wg-easy/wg-easy that referenced this pull request Apr 24, 2025
argon2 now prebuilds for armv7
only libsql is missing: tursodatabase/libsql-js#169
@kaaax0815
Copy link
Contributor Author

ci should test arm musl too

@penberg penberg merged commit 80c4e3f into tursodatabase:main Apr 24, 2025
11 checks passed
@kaaax0815 kaaax0815 deleted the feat-arm branch April 24, 2025 13:02
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.

Add support for armv6 and armv7
2 participants