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

make: /opt/gnuarm/bin/arm-none-eabi-gcc: No such file or directory #3

Closed
ghost opened this issue Jul 1, 2018 · 7 comments
Closed

Comments

@ghost
Copy link

ghost commented Jul 1, 2018

Hey Xerub, I'm getting this error while building the already made payload for the 3,1 but I can't get any success. I have Xcode 9.1. Halp!

@Benfxmth
Copy link

Benfxmth commented Aug 11, 2018

You can try downloading this, extract the bz2 file, rename the folder to gnuarm, and copy to /opt:

https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-mac.tar.bz2

@ghost
Copy link
Author

ghost commented Aug 16, 2018

I did extracted this tar but still same thing

@Benfxmth
Copy link

Could you show the log please?

@xerub
Copy link
Owner

xerub commented Sep 26, 2018

you extracted it where?

@ghost
Copy link
Author

ghost commented Sep 30, 2018

/

@userlandkernel
Copy link

You need to move the files in the correct directories of the system. The folders in the tar.bz2 resemble the target directories.

@xerub
Copy link
Owner

xerub commented Sep 30, 2018

you should extract it in /opt/ and then symlink /opt/gcc-arm-none-eabi-7-2018-q2-update to /opt/gnuarm

@xerub xerub closed this as completed Sep 30, 2018
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

3 participants