Skip to content

Compile with -x assembler-with-cpp instead of -assembler-with-cpp. #1816

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

Merged
merged 1 commit into from
Jan 22, 2014
Merged

Compile with -x assembler-with-cpp instead of -assembler-with-cpp. #1816

merged 1 commit into from
Jan 22, 2014

Conversation

HeMan
Copy link
Contributor

@HeMan HeMan commented Jan 21, 2014

This solves #1807 for Arduino 1.5 as well.

  • Newer avr-gcc doesn't use -assembler-with-cpp, but
    uses -x assembler-with-cpp. This works with older compilers as well.

- Newer avr-gcc doesn't use -assembler-with-cpp, but
  uses -x assembler-with-cpp. This works with older compilers as well.
@matthijskooijman
Copy link
Collaborator

Looking good!

cmaglie added a commit that referenced this pull request Jan 22, 2014
Compile with -x assembler-with-cpp instead of -assembler-with-cpp.
@cmaglie cmaglie merged commit bd5a493 into arduino:ide-1.5.x Jan 22, 2014
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

Successfully merging this pull request may close these issues.

3 participants