IMX8mini evk cross compile error: cannot find Scrt1.o: No such file or directory

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

IMX8mini evk cross compile error: cannot find Scrt1.o: No such file or directory

1,037件の閲覧回数
iDave
Contributor II

Hello,

when I cross-compile my application after setting SDK, below errors occured. How to solve the problem?

Thank you in advance.

 

/opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/ gcc/aarch64-poky-linux/12.2.0/ld: missing --end-group; added as last command line option


/opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/ gcc/aarch64-poky-linux/12.2.0/ld: cannot find Scrt1.o: No such file or directory


/opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/ gcc/aarch64-poky-linux/12.2.0/ld: cannot find crti.o: No such file or directory


/opt/fsl-imx-xwayland/6.1-langdale/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/ gcc/aarch64-poky-linux/12.2.0/ld: cannot find crtbeginS.o: No such file or directory

 

 

ラベル(1)
0 件の賞賛
返信
1 返信

1,016件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Please make sure you have installed all packages in 3.2 Host packages 

https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf

0 件の賞賛
返信