On Fri, May 11, 2012 at 3:12 PM, Jeremy Bennett <[email protected]> wrote: > Have a look at the DejaGnu setup (i.e. site.exp) for the current tool > chain. You'll need to tell the test stuff where the target compilers are > and what simulator to use. > > It's pretty simple for ELF using CGEN simulator, not much harder to use > Or1ksim. A bit more complex for Linux applications with FTP/telnet into > busybox.
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? -Pete _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
