Julian Thatcher

Results 24 comments of Julian Thatcher

Hello, I've been using a version of GCC that matches the version that jor1k uses - it's statically compiled for x86_64 and runs on a current (13.10+) ubuntu. https://github.com/andrakis/openrisc-toolchain I...

Jor1k uses a [websocket proxy](https://github.com/benjamincburns/websockproxy) for all of its traffic. By default, it's using one that someone else has setup. This proxy does not have any access to your intranet....

@unicomp21 Yes, you can run the websocket proxy locally in docker, see the [websocket proxy project page](https://github.com/benjamincburns/websockproxy) for a docker command that will set it up locally. You can then...

Since you both seem to have the OpenRISC suite working, can anyone help me out getting it going? It seems to be hosted on OpenCores.org, but every time I've tried...

@websemantics, Thank you I hadn't come across that site. I can finally start developing for it properly! I've learned a lot from working with the code of this project, and...

@benjamincburns Thank you so much for the Docker image. So simple to setup and get running! The instructions on your GitHub page were all I needed to get going. I...

This is exactly what I needed, thanks. I wanted to step through each iteration and examine how it works, and commit 04bc31aae687ddb gives me a working version that I can...

I'm not sure if it's possible, but it could be. Part of the problem there is that I doubt Debian has ports of any of their software to OR1000. This...

This may be a problem with Gnome - I've switched to Xfce4 and Yavide now launches successfully. May I ask what desktop you're using? Trying to determine if something else...

In answer to your first question - correct. gvim by itself works fine, but when launching from YavIDE's configuration directory no window displays on two different distros (both using Gnome.)...