Hi, I'm looking for some examples of how to update GCC from default 7.3 to e.g. 9.2 in CubeIDE, could anyone help? thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-21 6:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-21 11:20 AM
Hello AlexKokushin,
Can you try the following:
1) Install the desired version of the gcc
2) Right click on the stm32cubeide project -> Properties
3) See the attached pic
Regards,
Ajish Gopal R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-21 12:51 PM
Thank you, but these settings are not editable.
I already replaced that directory with similar one from GCC 9.2 but it looks like a dirty hack and I still have no -std=gnu++17 option. I hope there is a legal way to install GCC 9.2 to have it selectable here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-31 7:47 AM
Is there a plan to update the GCC version in the near future?
