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: seh
Subject: Re: [Ltib] ltib not installing the cross compiler.
Date: Tue, 5 Oct 2010 03:06:26 -0400
User-agent: SquirrelMail/1.4.19

Hi Glenn,

See inline.

Regards, Stuart



> On Sat, Oct 2, 2010 at 7:02 AM, Stuart Hughes <address@hidden> wrote:
>>
>> * check the cross compiler got installed:
>>
>> /opt/freescale/ltib/usr/bin/rpm -qi gcc-4.3.3-glibc-2.8-cs2009q1-203-1
>>
>> This may have an entry called Relocations: which will show the install
>> path.
>>
>> * check the actually files installed (you could grep for
>> arm-none-linux-gnueabi-gcc)
>>
>> /opt/freescale/ltib/usr/bin/rpm -ql gcc-4.3.3-glibc-2.8-cs2009q1-203-1
>>
>
>   Stupid me. I didn't even think to check it myself. The compiler is
> installed and is in the exact path that ltib said it wasn't.

I don't have the version of ltib you have.  When ltib errors out, it
should print a stack trace showing the line number of the error.  Can you
look at this and figure out the exact place where the error is occurring. 
This is probably in check_toolchain_setup.  If you can indicate exactly
where in the routing this is (by looking at the code and reporting to the
list) we should be able to make progress.  I'm thinking it maybe some
stray whitespace in the .config that is causing the path not to be found
(maybe).


>
>>
>> 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?
>

This should be at the top level directory of your LTIB project.



>>
>> Regards, Stuart
>>
>
> Thanks for the help.
>
>>>
>>> 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
>
> As I mentioned above, the compiler is at this exact path. Any thoughts
> as to why the ltib script said it wasn't?
>
> --
> Glenn R Heard Jr
> grheard (at) gmail (.) com
> draeh (at) tacticalgamer (.) com
>





reply via email to

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