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

bad CPU type in executable #14

Closed
kittaakos opened this issue Nov 22, 2019 · 2 comments
Closed

bad CPU type in executable #14

kittaakos opened this issue Nov 22, 2019 · 2 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

I got this in the IDE after installing Arduino AVR Boards version 1.6.21:

Could not start editor support.
Error during build: fork/exec /Users/akos.kitta/Library/Arduino15/packages/arduino/tools/avr-gcc/4.9.2-atmel3.5.4-arduino2/bin/avr-g++: bad CPU type in executable

No errors with the latest 1.8.1.

@kittaakos kittaakos added the bug label Nov 22, 2019
@spoenemann
Copy link

The error comes from the CLI.

@rsora
Copy link
Contributor

rsora commented Dec 17, 2019

See arduino/Arduino#8974:
Old core versions are not supported anymore in MacOs due to discontinued support for 32bit binaries.

@rsora rsora closed this as completed Dec 17, 2019
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants