ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] ltib not installing the cross compiler.


From: Glenn R Heard Jr
Subject: Re: [Ltib] ltib not installing the cross compiler.
Date: Sun, 3 Oct 2010 18:38:06 -0400

On Sun, Oct 3, 2010 at 6:24 PM, Glenn R Heard Jr <address@hidden> wrote:
> On Sat, Oct 2, 2010 at 7:02 AM, Stuart Hughes <address@hidden> wrote:
>>
>> If this looks okay, what is supposed to tie-up is the entry in the
>> defconfig for that platform and these paths (or the .config once you're
>> run it).
>>
>> To find out you BSP run:
>>
>> $ cat .config | grep CONFIG_PLATFORM_DIR
>>
>
>  Where exactly do you find the .config in the ltib directory structure?
>

Stupid me again. I found the .config... where it should be... in the ltib root.

Here is my bsp .config

CONFIG_TOOLCHAIN_ARMEABI_CODE_SOURCERY=y
CONFIG_TOOLCHAIN="gcc-4.3.3-glibc-2.8-cs2009q1-203-1.i386.rpm"
CONFIG_TOOLCHAIN_PATH="/opt/freescale/usr/local/gcc-4.3.3-glibc-2.8-cs2009q1-203/arm-none-linux-gnueabi"
CONFIG_TOOLCHAIN_PREFIX="arm-none-linux-gnueabi-"
CONFIG_TOOLCHAIN_CFLAGS="-O2 -fsigned-char -msoft-float"

Here again is the part of ltib that isn't working:

>>>
>>> Installing: gcc-4.3.3-glibc-2.8-cs2009q1-203-1.i386.rpm
>>> sudo /opt/freescale/ltib/usr/bin/rpm --dbpath
>>> /opt/freescale/ltib/var/lib/rpm -ivh --force --ignorearch
>>> /opt/freescale/pkgs/gcc-4.3.3-glibc-2.8-cs2009q1-203-1.i386.rpm
>>> Preparing...                ########################################### 
>>> [100%]
>>>    1:gcc-4.3.3-glibc-2.8-cs2########################################### 
>>> [100%]
>>> sh: 
>>> /opt/freescale/usr/local/gcc-4.3.3-glibc-2.8-cs2009q1-203/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc:
>>> not found
>

If I manually copy & paste the patth in the "sh: /opt/..." line above,
the compiler is there. Why then doesn't it work within ltib?

If you can't tell, I'm completely out of my depth here, but I am
trying to learn.

-- 
Glenn R Heard Jr
grheard (at) gmail (.) com
draeh (at) tacticalgamer (.) com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]