[U-Boot-Users] Re: MIPS LE build problems

Wolfgang Denk wd at denx.de
Wed Aug 17 15:44:25 CEST 2005


In message <1124267094.16175.30.camel at localhost.localdomain> you wrote:
> 
> How about something like:
> # ${CROSS_COMPILE}gcc -dumpspecs

Doesn't work for me.

> In my case (little endian):
> *multilib_defaults:
> EL mips1 mabi=32

-> export CROSS_COMPILE=mips_4KC-
-> mips_4KC-gcc -dumpspecs
...
*multilib_defaults:
EB mips1 mabi=32

-> export CROSS_COMPILE=mips_4KCle-
-> mips_4KCle-gcc -dumpspecs
...
*multilib_defaults:
EB mips1 mabi=32

But mips_4KCle-gcc _does_ build LE code just fine ...

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never call a man a fool.  Borrow from him.




More information about the U-Boot mailing list