This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with big endian dynamically linked nptl/eabi apps


On Tue, Nov 21, 2006 at 06:45:17PM +0100, Marc Kleine-Budde wrote:
> Hi!
> 
> Has somebody managed to build a working eabi/ntpl toolchain for big 
> endian am system. Even small apps break here with strange output:

Yes, many times.  I don't know if that GCC patch is correct; we usually
use multilibs or --with-endian.  Something in your build is definitely
confused about endianness; those slashes are in the totally wrong
place.  It looks like _dl_important_hwcaps has been miscompiled.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]