Skip to content

arm builds: request gcc 10.2.1 by default#3871

Closed
jepler wants to merge 1 commit into
adafruit:mainfrom
jepler:suffix-gcc
Closed

arm builds: request gcc 10.2.1 by default#3871
jepler wants to merge 1 commit into
adafruit:mainfrom
jepler:suffix-gcc

Conversation

@jepler
Copy link
Copy Markdown

@jepler jepler commented Dec 23, 2020

This means that you can build 6.0 and main with the same PATH, as long as the unsuffixed compiler is 9.

You can make CCSUFFIX= to use the unsuffixed compiler at any time, or make CCSUFFIX=-12.3.4 to select a particular suffix.

This means that you can build 6.0 and main with the same PATH,
as long as the unsuffixed compiler is 9.

You can `make CCSUFFIX=` to use the unsuffixed compiler at any time, or
`make CCSUFFIX=-12.3.4` to select a particular suffix.
Copy link
Copy Markdown
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, I don't have 10.2.1 yet. I'm not sure this is worth the headache of needing to update this version every release.

@jepler
Copy link
Copy Markdown
Author

jepler commented Dec 24, 2020

I'll close this up since I don't see a middle ground between specifying the gcc version and not specifying it.

@jepler jepler closed this Dec 24, 2020
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.

2 participants