Any way to use GNU Compiler 9.x ?

Discussion to talk about software related topics only.
Post Reply
Anguel
Posts: 30
Joined: Fri Aug 23, 2019 12:39 am

Any way to use GNU Compiler 9.x ?

Post by Anguel »

Hi,

I am working on hybrid projects using Netburner and STM32. Now it looks like STM32 is already using GNU compiler 9.x which adds tons of useful features, e.g. for using designated initializers. Unfortunately, NNDK is not able to compile this code, probably due to the older GCC v8.x.
So are there any plans to switch to 9.x or is there any way to add the new compiler myself?
Many thanks in advance.

Best,
Anguel
User avatar
TomNB
Posts: 538
Joined: Tue May 10, 2016 8:22 am

Re: Any way to use GNU Compiler 9.x ?

Post by TomNB »

Hello,

What tools release, computer platform, and NetBurner platform are you using?

General note for this forum: we will always need to know the tools revision, computer development platform (linux, osx, windows), and NetBurner hardware platform.
Anguel
Posts: 30
Joined: Fri Aug 23, 2019 12:39 am

Re: Any way to use GNU Compiler 9.x ?

Post by Anguel »

This is NNDK 3.3.4 on Windows 10 and module is MODM7AE70.
Post Reply