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

Ben Elliston bje@au1.ibm.com
Mon Sep 18 01:28:00 GMT 2006


> 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




More information about the Gcc mailing list