GCC compiler downgrade Issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GCC compiler downgrade Issue

1,955 次查看
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.

标记 (1)
0 项奖励
回复
3 回复数

1,925 次查看
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 项奖励
回复

1,891 次查看
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

 

 

标记 (1)
0 项奖励
回复

1,870 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Have you performed "Clean Project" operation?

0 项奖励
回复