To: | |
---|---|
Subject: | Re: [ts-7000] Re: Ts 7800 cross compilation problems: ld-linux.so.3 |
From: | "Martin Guy" <> |
Date: | Fri, 11 Jan 2008 20:25:31 -0500 |
Yes, ld-linux.so.2 is old-ABI world, ld-linux.so.3 for EABI. But EABI is more than the kernel; it is a different interface between all function calls, hence between dynamic executables and shared libraries too. Read wiki.debian.org/ArmEabiPort for gory details. The bottom line is that your userland needs to be all-EABI or all-old-ABI. For the kernel, - only an EABI kernel can run EABI binaries, - an old-ABI kernel can only run old-ABI binaries, and - there is a kernel compatibility mode that can allow EABI kernels to run old-ABI binaries - but they would need to be linked statically because old-abi dynamic executables would not be able to load EABI dynamic libraries or vice versa. I guess you have an old-abi userland (with -.2) so you either need to find an old-ABI cross toolchain or switch to an entire new EABI rootfs. M __._,_.___
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe __,_._,___ |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [ts-7000] Re: Trying to setup for developement., Jeff Cunningham |
---|---|
Next by Date: | [ts-7000] Embedded browsers for ts7xxx?, bsmuck2000 |
Previous by Thread: | Re: [ts-7000] Re: Ts 7800 cross compilation problems: ld-linux.so.3, Frank |
Next by Thread: | [ts-7000] Re: Ts 7800 cross compilation problems: ld-linux.so.3, fulatoro |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU