Subject: Re: ELF ABI support for sparcV9 binaries.
To: Eduardo Horvath <eeh@turbolinux.com>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-toolchain
Date: 07/10/2000 13:51:42
> > the current set of multilibs i build in my gcc are:
> >
> > EL/EB
> >
> > endianness
>
> [Can you actually support running a process in other-endian mode without
> breaking things on (say) mips4? Especially re: file I/O?]
Even if you can't (and if you could, it would require something which
makes compat32 look easy), this is still useful for cross compiles.
- Bill