Dear experts
We want to build arm toolchain in Debian for hikey, (build pc: ubuntu 16.0.4)
No matter how we build, if successful the glibc is generated from i386 or amd but not for ARM
Really need your help
What we did till now:
- We used debian architecture name and pointed arm package to abel.debian.org / amdahl.debian.org
- autotools-dev package to ensure latest config.sub and config.guess files
- The debian name for the architecture is arm64; and NOT have aarch64-linux-gnu.
- GCC defines aarch64 for the architecture.
Still we get lot of errors as attached for glibc.png
We tried with pbuilder as well, ensuring target board is hikey and for arm machine, we get errors in pbuilder as well but I think we are doing some thing wrong which you can help us…
Thanks in Advance