[oe] SDK problems

Khem Raj raj.khem at gmail.com
Fri Oct 23 19:39:18 UTC 2009


On Fri, Oct 23, 2009 at 7:04 AM, Valentin Longchamp
<valentin.longchamp at epfl.ch> wrote:
> Holger Hans Peter Freyther wrote:
>>
>> On Friday 23 October 2009 02:35:31 Khem Raj wrote:
>>
>>> One reason could be that its not getting right libc to link with. You
>>> could check <staging>/usr/lib/libc.so
>>> and it should be a text file which points to right libc to link with.
>>> On glibc it was different than in eglibc
>>> eglibc one should work. I do not know about glibc as I do not have
>>> working version of glibc here.
>>
>> Okay,
>>
>> thanks to Khem on irc and pointing me to -Wl,-verbose there is something
>> fishy with the libc_nonshared.a in the SDK. I have no idea what kind of
>> problem but the workaround is to copy libc_nonshared.a from the OE staging
>> to
>>
>> /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib.
>>
>
> Thanks for the workaround, it works for me. Any idea/hint on how to correct
> this ?

As Holger pointed out on IRC it could be becasue static library is
being stripped.
so stop this stripping

>
> Regards
>
> Valentin
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list