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

hisi35xx cross platform compile #47

Closed
luqinlive opened this issue Sep 20, 2019 · 1 comment
Closed

hisi35xx cross platform compile #47

luqinlive opened this issue Sep 20, 2019 · 1 comment

Comments

@luqinlive
Copy link

hisi cross platform compile error ,
modify build.sh pi config to CROSS_PREFIX=aarch64-himix100-linux-
use ./build.sh all pi release
and i got this error :
==== build pi libhal done.
==== build pi libsubmask done.
==== build pi libskt done.
gcc: error: missing argument to ‘-L’
make: *** [test_librpc] Error 1

another problem is i use run objdump -d libbase64.so
it show libbase64.so: elf64-x86-64, not elf64-little

thansk.

@gozfree
Copy link
Owner

gozfree commented Sep 21, 2019

Fixed it, lua and x264 also need porting by yourself

@gozfree gozfree closed this as completed Sep 21, 2019
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