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

Support compilation from 64bit ARM (IDFGH-4137) #6004

Closed
galah92 opened this issue Oct 19, 2020 · 3 comments
Closed

Support compilation from 64bit ARM (IDFGH-4137) #6004

galah92 opened this issue Oct 19, 2020 · 3 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@galah92
Copy link

galah92 commented Oct 19, 2020

I'm using Raspberry Pi 4 as a development platform. Just switching to Ubuntu 64bit (from Raspberry Pi OS which is 32bit) and found out there's no toolchain supported for it. I'm not familiar with toolchains portability, but is it possible to port the current one to work on 64bit ARM?

Thanks

@galah92 galah92 added the Type: Feature Request Feature request for IDF label Oct 19, 2020
@github-actions github-actions bot changed the title Support compilation from 64bit ARM Support compilation from 64bit ARM (IDFGH-4137) Oct 19, 2020
@igrr
Copy link
Member

igrr commented Oct 21, 2020

Hi @galah92, it should be possible. We will consider adding such builds in the next toolchain release, but I can't give you exact timeline when this will happen. For now you can try the steps for building the toolchain locally: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-setup-scratch.html#setup-linux-toolchain-from-scratch.

@galah92
Copy link
Author

galah92 commented Oct 22, 2020

Hi @galah92, it should be possible. We will consider adding such builds in the next toolchain release, but I can't give you exact timeline when this will happen. For now you can try the steps for building the toolchain locally: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-setup-scratch.html#setup-linux-toolchain-from-scratch.

Thank you. Would be great if you could ping me (here?) when there are updates.

@Alvin1Zhang
Copy link
Collaborator

Thanks for reporting, fix is available at 0007754, feel free to reopen.

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

4 participants