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

macOS install instructions in "Getting started with Raspberry Pi Pico" guide. #350

Closed
trejan opened this issue Sep 2, 2023 · 2 comments
Closed
Assignees
Labels
macos An Apple macOS specific problem pdf

Comments

@trejan
Copy link

trejan commented Sep 2, 2023

I'm not a Mac user so only reporting an issue from the forum.

"Chapter 9. Building on other platforms" in the latest version of the guide tells you to install arm-none-eabi-gcc from the ARMmbed/homebrew-formulae brew tap. There have been multiple people on the forum complaining about a "arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory" error when using the latest version of that tap. ARMmbed/homebrew-formulae listed itself as deprecated and to use the gcc-arm-embedded cask instead. gcc-arm-embedded fixes the nosys.specs error.

The guide says "If you are running on an Apple M1-based Mac you will need to install Rosetta 2 as the Arm compiler is still only compiled for x86 processors and does not have an Arm native version." Is Rosetta 2 still necessary? The gcc-arm-embedded cask json has arm64 packages for macOS. If Rosetta 2 is still needed then should change the note to say Apple silicon due to M2 existing now.

@lurch lurch added macos An Apple macOS specific problem pdf labels Sep 4, 2023
@lurch
Copy link
Contributor

lurch commented Sep 4, 2023

See also raspberrypi/pico-sdk#344 and #355

@aallan
Copy link
Contributor

aallan commented Nov 13, 2023

Duplicate of #355

@aallan aallan marked this as a duplicate of #355 Nov 13, 2023
@aallan aallan closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macos An Apple macOS specific problem pdf
Projects
None yet
Development

No branches or pull requests

4 participants