Newer toolchain gcc version

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

Newer toolchain gcc version

772 次查看
mk123
Contributor I

Hi,

I want to cross-compile a library for T1022 processor (powerpc). This library requires gcc version 7.1+.

But currently available toolchain contains powerpc-fsl-linux-gcc (GCC) v4.9.2.

Please let me know available options for cross-compiling such libraries for T1022 processor.

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

754 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

This gcc is obsolete, you can download the gcc and compile with the flag -mpowerpc or specifying -mpowerpc-gpopt allows GCC to use the optional PowerPC architecture instructions in the General Purpose group, including floating-point square root. 

Regards

0 项奖励
回复

734 次查看
mk123
Contributor I

Hi,

Can you share the link of complete procedure for compiling newer gcc toolchain for powerpc t1022?

I am not getting any working procedure for this.

0 项奖励
回复