Re: How to pass option to arch-linux-elf-run in dejagnu

2006-09-17 Thread Ben Elliston
> I'm trying to test our Compiler (ported from gcc-3.4.2) using the > gcc test suite. According to some reasons, I need to pass some > options to arch-linux-elf-run in the dejagnu frame work. Is there > anyone can give me a hint about his? You need to add this directive to your board file: set

How to pass option to arch-linux-elf-run in dejagnu

2006-09-15 Thread Ching-Hua Chang
Hi, I'm trying to test our Compiler (ported from gcc-3.4.2) using the gcc test suite. According to some reasons, I need to pass some options to arch-linux-elf-run in the dejagnu frame work. Is there anyone can give me a hint about his? Thanks in advance, Aladdin