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

build error on sample code #19

Closed
royalclub opened this issue Aug 1, 2018 · 1 comment
Closed

build error on sample code #19

royalclub opened this issue Aug 1, 2018 · 1 comment

Comments

@royalclub
Copy link

royalclub commented Aug 1, 2018

/home/user/gcc-linaro-aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/4.9.2/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `_Unwind_Find_FDE':
unwind-dw2-fde-dip.c:(.text+0x1c68): undefined reference to `dl_iterate_phdr'
collect2: error: ld returned 1 exit status
make: *** [fltest_arm] Error 1

I used "arm_prefix = /home/user/gcc-linaro-aarch64-linux-gnu/bin/aarch64-linux-gnu" build in the Makefile.

For compiling the sample i use the Linaro toolchain.

@royalclub
Copy link
Author

Never mind, i got it working.
I used this tutorial:
http://corochann.com/build-executable-file-with-android-ndk-after-lollipop-android-api-21-388.html

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

1 participant