For i.MX 8, try to building 32-bit applications on 64-bit OS

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

For i.MX 8, try to building 32-bit applications on 64-bit OS

1,155 次查看
charleshuang
Senior Contributor II
Hi NXP,
 
(1)I'm trying to building yocto i.MX8 32-bit applications on 64-bit OS. 
 
 
(2)Reference L5.4.70_2.3.0 i.MX Yocto Project User's Guide
 
 
(3)I'm trying bitbake imx-image-full.
 
The error message is almost like this:
 
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
|
ERROR: Task (virtual:native:/home/adv/adv-release-bsp-new/sources/meta-clang/recipes-devtools/clang/clang_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6324 tasks of which 6203 didn't need to be rerun and 2 failed.
 
Summary: 2 tasks failed:
  /home/adv/adv-release-bsp-new/sources/poky/meta/recipes-devtools/python/python3-nose_1.3.7.bb:do_patch
  virtual:native:/home/adv/adv-release-bsp-new/sources/meta-clang/recipes-devtools/clang/clang_git.bb:do_compile
Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
 
Can you please help?
 
Thank you,
0 项奖励
回复
2 回复数

1,111 次查看
charleshuang
Senior Contributor II

Hi NXP Team

@Rita_Wang  We are follow the NXP "i.MX_Yocto_Project_User's_Guide".

In "5.6.9 Multilib enablement", NXP provide the how to add 32 lib in imx8.

 

 

charleshuang_0-1684119741137.png

But we still build fail.

ERROR: Task (virtual:native:/home/adv/adv-release-bsp-new/sources/meta-clang/recipes-devtools/clang/clang_git.bb:do_compile) failed with exit code

Do you have any idea ?

 

 

 

 

0 项奖励
回复

1,142 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

For the 32bit application use on the 64bit OS, you need install related library.

0 项奖励
回复