
8 Oct
2004
8 Oct
'04
10:28 p.m.
In message 200410081126.38970.msundius@sundius.com you wrote:
OUTPUT_FORMAT("elf32-tradlittlemips", "elf32-tradlittlemips",\ "elf32-tradlittlemips") if changed to: OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips", "elf32-tradbigmips") will allow me to compile and link fine...
my question is then:
- what does this really do?
Maybe it changes the output format from little endian to big endian?
- if I'm using a little endian cpu, do I really need it set to
elf32-tradlittlemips?
Depending on your toolchain, yes.
- if so how do I solve my problem?
Use different tools?
- if not why?
Why what?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
It is dangerous to be right on a subject on which the established
authorities are wrong. -- Voltaire