On Fri, May 11, 2012 at 3:47 PM, Peter Gavin <[email protected]> wrote: > Thanks. Yeah, I didn't think of using a site.exp. I was trying to do > it just by modifying the files in the gcc source tree. I wanted it to > be automatically used without having to use manual configuration, do > you know if that's possible?
Ok, so I figured something that is nearly what I wanted. I modified dejagnu, and added an or1k-sim.exp file to the baseboards directory, and or1k.exp to the config directory. Then I ran make check in the gcc directory with RUNTESTFLAGS=--target_board=or1k-sim and it used the simulator the way I wanted. -Pete _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
