arm-linux-gcc complier (kind of)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

arm-linux-gcc complier (kind of)

870 Views
ChaimA
Contributor I
Hi,

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

The "opt/freescale"  directory  doesn't exist!!
 
TNX
Labels (1)
Tags (2)
0 Kudos
2 Replies

623 Views
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 Kudos

623 Views
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 Kudos