cannot find crt1.o: No such file or directory

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

cannot find crt1.o: No such file or directory

ソリューションへジャンプ
1,781件の閲覧回数
1475849560
Contributor II

I tried to compile a "Hollo World ", but this problem occurred

)%2P[444R[TA2}`]VA0`)_E.png4J~JQ8UKZYP6M~1T})XYUG5.png

0 件の賞賛
1 解決策
1,770件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please download QorIQ-SDK-V2.0-PPCE500V2-IMAGE-20160527-yocto.iso and install fsl-toolchain/fsl-qoriq-glibc-x86_64-ppce500v2-toolchain-2.0.sh on your host PC.

Then execute the following command to set up the toolchain environment.

$ source /opt/fsl-qoriq/2.0/environment-setup-ppce500v2-fsl-linux-gnuspe

Then compile the test file with the following command.

$  ${CC}  test.c  -o  test

 

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
1,774件の閲覧回数
1475849560
Contributor II

cannot find crt1.o: No such file or directory

0 件の賞賛
1,771件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please download QorIQ-SDK-V2.0-PPCE500V2-IMAGE-20160527-yocto.iso and install fsl-toolchain/fsl-qoriq-glibc-x86_64-ppce500v2-toolchain-2.0.sh on your host PC.

Then execute the following command to set up the toolchain environment.

$ source /opt/fsl-qoriq/2.0/environment-setup-ppce500v2-fsl-linux-gnuspe

Then compile the test file with the following command.

$  ${CC}  test.c  -o  test

 

0 件の賞賛
1,755件の閲覧回数
1475849560
Contributor II

thanks, SDK 1.8  could do the same thing.

0 件の賞賛