-
-
Notifications
You must be signed in to change notification settings - Fork 39.6k
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
[Bug] Can't build qmk, printf macross issue #19071
Comments
|
@waffle87 seems like QMK doesn't support the latest GCC, am I right? Do you have a ticket for such an issue? |
GCC 12? It does. Bugs related to it have been fixed for some time now. |
@waffle87 no, it's gcc 11 |
Fixed by:
It's needed because the Gentoo GCC, by default, enables the SSP (FORTIFY level 2) for any tasks with optimization. |
Describe the Bug
Just trying to build it, I see this errors:
Gcc for the arm was installed by
crossdev --stable -t arm-none-eabi -s4
Keyboard Used
preonic/rev3_drop
Link to product page (if applicable)
No response
Operating System
Gentoo Linux
qmk doctor Output
Is AutoHotKey / Karabiner installed
Other keyboard-related software installed
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: