[oe] Openembedded and ld-linux-armhf.so.3

Martin Ertsås martiert at gmail.com
Tue May 1 06:44:00 UTC 2012


On 05/01/12 00:05, Khem Raj wrote:
> On Fri, Apr 27, 2012 at 5:38 AM, Martin Ertsås<martiert at gmail.com>  wrote:
>> I'm working on a pandaboard with OMAP4460. Were trying to use the newest
>> PVR drivers, which conforms to the result that arose from
>> https://wiki.linaro.org/OfficeofCTO/HardFloat/LinkerPathCallApr2012
>>
>> We have applied the patch at the bottom of that page gcc, and also a
>> patch for making eglibc make ld-linux-armhf, and load ld-linux-armhf
>> instead of ld-linux. Problem is, this gives us a kernel panic when it
>> tries to run init.
> interesting bits are why kernel panics ?
> what error do you get from kernel ?
> is it some illegal instruction or something like that ?
> Do you have VFP enabled
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Found out the problem why kernel panics. The patches I posted were the 
correct ones, but before this I used

SYSLIB_PATH or something before "/lib/ld-linux-armhf.so.3", so the 
output actually was /lib/lib/ld-linux-armhf.so.3






More information about the Openembedded-devel mailing list