> 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_board_info sim,options "--option=value"

Ben


Reply via email to