Re: readelf/ldconfig confused about ELF header

2008-01-05 Thread Mike Frysinger
On Wednesday 31 October 2007, Hamish Moffatt wrote: I'm using buildroot to compile for armeb on a x86-64 (little-endian) host. please use the buildroot mailing list in the future uclibc's readelf and ldconfig are giving confusing results reading the headers of compiled libraries. Programs

Re: readelf/ldconfig confused about ELF header

2008-01-05 Thread Hamish Moffatt
On Sat, Jan 05, 2008 at 04:14:59AM -0500, Mike Frysinger wrote: On Wednesday 31 October 2007, Hamish Moffatt wrote: I'm using buildroot to compile for armeb on a x86-64 (little-endian) host. please use the buildroot mailing list in the future I thought it was an ldconfig bug, but it turned

readelf/ldconfig confused about ELF header

2007-10-30 Thread Hamish Moffatt
I'm using buildroot to compile for armeb on a x86-64 (little-endian) host. uclibc's readelf and ldconfig are giving confusing results reading the headers of compiled libraries. Programs run ok, but ldconfig decides that my target has mixed byte-order libraries and generates a wrong-endianness

Re: readelf/ldconfig confused about ELF header

2007-10-30 Thread Hamish Moffatt
On Wed, Oct 31, 2007 at 05:10:05PM +1100, Hamish Moffatt wrote: I'm using buildroot to compile for armeb on a x86-64 (little-endian) host. uclibc's readelf and ldconfig are giving confusing results reading the headers of compiled libraries. Programs run ok, but ldconfig decides that my