Imx6 cross compile toolchain through yocto

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

Imx6 cross compile toolchain through yocto

ソリューションへジャンプ
3,339件の閲覧回数
Rohit_B
Contributor I

I  want to compile qt application for imx6 on Ubuntu 64 bit architecture.

I have created yocto toolchain for compiling qt source code.

when I load qmake file in qtcreator it shows qmake is not executable.

when i check with command file qmake:

qt5/qmake: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=a8d35a7ec22c1c368ba4b9906dc9cd880f146834, stripped

can you please guide me 

0 件の賞賛
返信
1 解決策
3,330件の閲覧回数
Yuri
NXP Employee
NXP Employee

@Rohit_B 
Hello,

  the following may be helpful

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-build-U-Boot-Kernel-and-Linux-app...

 In particular it is needed to check what Linux libs are needed to run an application / compiler

  Regards,
Yuri.

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
3,328件の閲覧回数
Rohit_B
Contributor I

@Yuri 

Hello,

Thank You for your reply.

I am following the same way for Rev. L4.9.11_1.0.0-ga+mx8-alpha .

For this Revision I have created Tool-chain SDK with Yocto .

But For Qt ,SDK is not generating binary for X86 Architecture in fsl-imx-x11/4.9.88-2.0.0/sysroots/x86_64-pokysdk-linux/usr/bin

Your suugestions are welcome

Regards

Rohit

 

 

 

 

0 件の賞賛
返信
3,318件の閲覧回数
Yuri
NXP Employee
NXP Employee

@Rohit_B 
Hello,

  please try  command ldd with You cross tool to check if all the needed libs are present.

 

Regards,
Yuri.

0 件の賞賛
返信
3,331件の閲覧回数
Yuri
NXP Employee
NXP Employee

@Rohit_B 
Hello,

  the following may be helpful

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-build-U-Boot-Kernel-and-Linux-app...

 In particular it is needed to check what Linux libs are needed to run an application / compiler

  Regards,
Yuri.

 

0 件の賞賛
返信