Blue Swirl wrote:
What exactly is the problem, maybe I can help??? I built cross-gdb for sparc64-linux-gnu. On another computer, I had some problems with newer versions of gcc, so I built using gcc-3.4.
This one: http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg00476.html ;-)
Aha, ok :-)
Does the version compiled with gcc 3.4 work without the packet size problem?
Yes, I need to use set architecture sparc:v9. Besides architecture, there are some other suspicious settings:
endian gnutarget osabi remoteaddresssize remotewritesize
But I am just guessing.
Jakub