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

avr-gcc: error: unrecognized command line option ‘-assembler-with-cpp’ #4

Open
charrizard opened this issue Jun 16, 2015 · 1 comment

Comments

@charrizard
Copy link

I get this avr-gcc error when I try to compile the example project. I am on Ubuntu 14.04 and avr-gcc version 4.8.2

avr-gcc: error: unrecognized command line option ‘-assembler-with-cpp’

Is there a patch I can try?

@stahlnow
Copy link
Collaborator

the current master branch is for old arduino 1.0.X versions (i will switch branches soon, but for now it's like that)
if you use the latest arduino 1.6.4 (which i recommend), please check out the arduino-1.6.3 branch. also the library for babygnusbuino must be checked out in the arduino-1.6.3 branch.
please tell me if that works for you so i can close the issue.

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