On Tue, 2008-08-12 at 17:46 -0400, Greene, Geoffrey N wrote: > Regrettably, > OpenJDK 6: http://openjdk.dev.java.net/ does not appear to support IRIX. I was thinking about just copying the solaris-specific files. > I'm losing hope here, but Does anyone know of an openjdk port onto irix? Would it be as difficult as I think it would? You could try Cacao, which works with both classpath and openjdk these days. It supports irix/mips. See http://cacaovm.org/ Cheers, Mark