Re: howto run cross testings with help of translators

2008-03-11 Thread Ben Elliston
> I have a developing cross compiler sparc-sun-solaris2.10-gcc on x86. > There is an available binary translator that could execute SPARC ELF > on x86 machines. so I want to run testings by runtest. It would > definitely help a lot if anyone could give clues on how to manage it. You want a SPARC s

howto run cross testings with help of translators

2008-03-11 Thread Lijuan Hai
Hi all, I have a developing cross compiler sparc-sun-solaris2.10-gcc on x86. There is an available binary translator that could execute SPARC ELF on x86 machines. so I want to run testings by runtest. It would definitely help a lot if anyone could give clues on how to manage it. Thanks in advance