This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Failure to boot into cross built environment


--- Khem Raj <khem@mvista.com> wrote:

> Steven Newbury wrote:
> > OK this is now confirmed.  I tried turning on oldabi support and booting
> into
> > another rootfs. That worked. Chrooting into my EABI environment gave the
> error
> > below.
> >   
> thats expected. EABI changes structure alignments and some structure 
> passing that happens between kernel and glibc
> will not match and you will have problems. Especially when kernel tried 
> to compare the size of the structures for sanity
> while catering system calls.
> 
> 
Except the exact same thing happens when I try booting directly into my pure
EABI environment with no old ABI anywhere.


Steve


		
___________________________________________________________ 
Yahoo! Photos ? NEW, now offering a quality print service from just 7p a photo http://uk.photos.yahoo.com

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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