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

linux/compiler-gcc6.h missing when compiling for VIM2 on Nougat branch #10

Open
Road-Drum opened this issue Sep 6, 2019 · 0 comments
Open

Comments

@Road-Drum
Copy link

when running make CROSS_COMPILE=aarch64-linux-gnu- for kvim2 in Nougat branch, I got the error linux/compiler-gcc6.h not found or missing even with correct toolchains installed by following this guide.

Manually checking$uboot\include\linux in Nougat branch reveals that only up to compiler-gcc5.h was included. Naturally the temporary solution is to get gcc-5 linaro and gnu-rm toolchains,

Is the guide for installing toolchains for VIM2 was incorrect? Or compiler-gcc6.h actually exist on different branch? As VIM2 only has Nougat branch as per documentation, I presume this is the only branch that I can work on to build uboot and android for VIM2.

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