Hi All,
I know toolchain support the target powerpcle-elf. it enable the
little-endian on powerpc. I see that there is -melf32ppc param for ld
in arch/ppc/Makefile. Can I modify it to -melf32lppc? what will occur?
Can kernel suport little-endian on powerpc well?
thanks
Jason
No it does not and its extremely unlikely we will ever support
little-endian, the list of pains this causes is endless.
- kumar
On Mar 3, 2005, at 11:45 PM, David L wrote:
> Hi All,
>
> I know toolchain support the target powerpcle-elf. it enable the
> little-endian on powerpc. I see that there is -melf32ppc param for ld
> in arch/ppc/Makefile. Can I modify it to -melf32lppc? what will occur?
> Can kernel suport little-endian on powerpc well?
>
> thanks
> Jason
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at? http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at? http://www.tux.org/lkml/