error loading:little endian does not match big endian target(m68k???)!
Andrew Cagney
ac131313@cygnus.com
Fri Apr 27 13:06:00 GMT 2001
Cliff Tsai wrote:
>
> Hi:
> I've build a m68k-coff image,and using
> m68k-coff-gdb(insight+dejagnu20010417) to load this image.
> But the following error occurs!
>
> error loading "cygwindrive/e/m68k/test.coff(Error)
> little endian does not match big endian target(GDB)
>
> How can this be possible,for m68k images,they're always big-endian!!
> Why!
GDB can do things hardware vendors never thought possible!
More seriously, it looks like something wrong with the object file. I'd
suggest looking at the source and finding the exact test that leads to
this message.
Andrew
More information about the Gdb
mailing list