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

Cannot find "/usr/bin/arm-none-eabi-gcc" #485

Open
keestux opened this issue Jan 22, 2024 · 1 comment
Open

Cannot find "/usr/bin/arm-none-eabi-gcc" #485

keestux opened this issue Jan 22, 2024 · 1 comment

Comments

@keestux
Copy link

keestux commented Jan 22, 2024

I realize that this is a simple question, but with a not so simple answer.

Since a few weeks I'm using the vscode flatpak. I need to build my software with a cross compiler, mostly arm-none-eabi-gcc. It is installed on my system, but from with vscode it cannot be found. So, my question:
How can I enable /usr/bin/arm-none-eabi-gcc and friends from vscode?

@jsnowy
Copy link

jsnowy commented Jun 5, 2024

[This version is running inside a container and is therefore not able to access SDKs on your host system!]
you need to install faltpak-SdkExtensions instead, but there is no "arm-none-eabi-gcc" flatpak-SdkExtension in flathub,
the same trouble with me , so I am consider downloading the vscode rpm version manually and using rpm-ostree to install it.

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

2 participants