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. -Pete _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
