On Tue, Feb 28, 2012 at 2:25 PM, Peter Gavin <[email protected]> wrote: > Hello, > > As you might know from seeing me around on IRC, I've been working on > bringing the OpenRISC toolchain up to date with the most recent > upstream versions. I've also completed the work that Julius has been > doing with binutils to make it use CGEN. I've also changed the name > of the architecture to or1k (from the old or32). Things seem to be > working pretty well, so I figured I'd do a pseudo-announcement on the > list so people can give them a try. > > There are git repositories for each component at > <https://github.com/pgavin/>. I've been able to get the linux kernel > compiled and running in or1ksim with this toolchain, and if you want > to try it for yourself, please let me know about any trouble you have > so I can try to fix it. > > The compile instructions are the same as you've already been using, > you'll just have to use --target=or1k-linux instead of > --target=or32-linux like it used to be.
Hi Pete, I've finally had a chance to have a go at the tool chain and run the regression suite. Things are looking pretty good. I've started putting the results on the OpenCores wiki to document the remaining issues. http://opencores.org/or1k/Newlib_tool_chain_test_results#GCC_4.8.0 Note that this is the tool chain from your github built with a couple of patches which I've submitted to you already. I expect the errors we're seeing shouldn't be too hard to track down and fix. I will keep you and the list posted of the progress. Cheers Julius _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
