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

x86_64 and armeabi-v7a prebuilt support #23

Closed
themarpe opened this issue Oct 18, 2022 · 3 comments
Closed

x86_64 and armeabi-v7a prebuilt support #23

themarpe opened this issue Oct 18, 2022 · 3 comments

Comments

@themarpe
Copy link

Hi @lzhiyong

Thanks for this project - trying to compile for armv7 locally at the moment, but have stumbled upon issues with Ninja getting into a CMake configuration loop (the cache remains dirty, even after 100 tries).

Would you mind adding x86_64 & armeabi-v7a prebuilts as well to the latest release?

@lzhiyong
Copy link
Owner

I have uploaded.

@themarpe
Copy link
Author

themarpe commented Oct 19, 2022

Hi @lzhiyong

With arm & x86_64 (didn't test aarch64) fastboot binaries, I see the following random output:

./fastboot devices
> 884861c3	�����N�
./fastboot devices
> 884861c3	�����
./fastboot devices
> 884861c3	����x�y�

And cannot decode as utf-8 as is.

Did you also perhaps observe this? (the text in question should be fastboot here)

(as reference, unknown source of this "working" fastboot binary)

./fastboot --version
> fastboot version 30.0.3-6597393
./fastboot devices
> 884861c3	fastboot

@lzhiyong
Copy link
Owner

I have recompiled and uploaded but no tested.

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

No branches or pull requests

2 participants