and indeed argument --with-or1ksim=<path>  is passed to GCC's configure
script.

However I searched for "or1ksim" under directory gcc-4.5.1 to no
avail, so I wonder whether this flag is actually needed.

Or1ksim is currently used as the simulator for GDB, so is needed to
build the GNU tool chain. However Or1ksim regression testing needs the
GNU tool chain. You have hit on the correct solution.


If it's only GDB that needs or1ksim, then I could build Binutils, then the GCC cross-compiler with Newlib, afterwards or1ksim and at the end GDB. There would be no need to reconfigure or1ksim. Or have I missed something?

Thanks,
  R. Diez
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to