arm-linux-gcc complier (kind of)

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

arm-linux-gcc complier (kind of)

871 次查看
ChaimA
Contributor I
Hi,

After install LTIB, where I can find the arm-linux-gcc complier?

The "opt/freescale"  directory  doesn't exist!!
 
TNX
标签 (1)
标记 (2)
0 项奖励
2 回复数

624 次查看
ChaimA
Contributor I

Hi, Enaud,

I did it again and it passed without errors (almost).

But the directory " /opt/freescale/ "  contains just two folders:

lucid@ubuntu:/opt/freescale:~$ ls
ltib  pkgs

Last lines of the error log:

sudo /opt/freescale/ltib/usr/bin/rpm --root / --dbpath /opt/freescale/ltib/var/lib/rpm --prefix / --ignorearch -ivh --replacepkgs --replacefiles --nodeps --excludedocs --define '_tmppath /home/lucid/Desktop/L2.6.35_11.09.01_ER_source_bundle/L2.6.35_11.09.01_ER_source/LTIB_09/ltib/tmp' /opt/freescale/ltib/usr/src/rpm/RPMS/i686/elftosb-11.09.01-1.i686.rpm
error: failed to stat /home/lucid/.gvfs: Permission denied
Preparing...                ##################################################
elftosb                     ##################################################

TNX

0 项奖励

624 次查看
enaud
Contributor III

Hi,

Remove and reinstall LTIB opt must creat /opt directory.

gcc is in:

/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc or arm-fsl..

0 项奖励