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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kaaax0815
Copy link

@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
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
Author

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

@penberg can you approve the workflow?

@kaaax0815
Copy link
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
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
1 participant