GCC compiler downgrade Issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GCC compiler downgrade Issue

1,961 Views
AdithyaJayaram1996
Contributor III

We want to change the compiler from GCC 10.2 to GCC 6.3 version. Made necessary changes for the same in Toolchain editor window, C/C++ Build settings – Target processor etc.

 

We see that language.settings.xml file has some reference to compiler version where the build configuration used in the project is mentioned.

From where does it read this information on compiler version? If we try to manually edit this file to reflect the new compiler version, it gets overwritten every time after the build.  How to edit this file, to remove older compiler reference from here.

 

Also the toolchain id is appropriately updating in the .cproject file with the changes made in the project properties. Please give us pointers as to how to identify the compiler change has happened correctly.

Tags (1)
0 Kudos
Reply
3 Replies

1,931 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

There is an option for choosing GCC version.

davidtosenovjan_0-1741870273199.png

Libraries it is needed to rebuilt as well.

0 Kudos
Reply

1,897 Views
AdithyaJayaram1996
Contributor III

 @davidtosenovjan  Thanks for the reply, we're past all those steps, after that We see that language.settings.xml file has some reference to older compiler version where the build configuration used in the project is mentioned. please see the attached images for reference, we're downgrading from 10.2 to 6.3

 

 

Tags (1)
0 Kudos
Reply

1,876 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Have you performed "Clean Project" operation?

0 Kudos
Reply