GCC compiler downgrade Issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GCC compiler downgrade Issue

1,962件の閲覧回数
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,932件の閲覧回数
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,898件の閲覧回数
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,877件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Have you performed "Clean Project" operation?

0 件の賞賛
返信