
17 Aug
2005
17 Aug
'05
3:44 p.m.
In message 1124267094.16175.30.camel@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@denx.de
Never call a man a fool. Borrow from him.