Newer toolchain gcc version

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

Newer toolchain gcc version

852件の閲覧回数
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 返答(返信)

834件の閲覧回数
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 件の賞賛
返信

814件の閲覧回数
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 件の賞賛
返信