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-gcc7.h: No such file or directory #8

Open
zzzh opened this issue Dec 30, 2020 · 1 comment
Open

linux/compiler-gcc7.h: No such file or directory #8

zzzh opened this issue Dec 30, 2020 · 1 comment

Comments

@zzzh
Copy link

zzzh commented Dec 30, 2020

Hi,
I encounted this problem:
linux/compiler-gcc7.h: No such file or directory

When tried to run this command:
ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make zImage -j16

I tried to install gcc-4.7-arm-linux-gnueabihf to replace arm-linux-gnueabihf, then it bring another problem:
as: unrecognized option '-EL'

So, what's the arm-linux-gnueabihf version that should be fine?

@giometti
Copy link

giometti commented Feb 3, 2021

If you are using an espressobin board, as reported in chapter 1, you have to install gcc-7-aarch64-linux-gnu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants