Re: Binary plugs for non-supported platforms?

2007-08-27 Thread Jonathan Springer
Tim Bell wrote: Jonathan Springer wrote: We could actually do the work of building them ourselves; we'd just need a copy of the code with an appropriate license from Sun, or some other similar agreement. If you can work within the terms of the Java Research License (JRL), the code is availa

Re: Binary plugs for non-supported platforms?

2007-08-27 Thread Tim Bell
Jonathan Springer wrote: We could actually do the work of building them ourselves; we'd just need a copy of the code with an appropriate license from Sun, or some other similar agreement. If you can work within the terms of the Java Research License (JRL), the code is available here: http

Re: Binary plugs for non-supported platforms?

2007-08-27 Thread Jonathan Springer
Florian Weimer wrote: * Jonathan Springer: We have been working on an OpenJDK MIPS port, but it's difficult to produce a version that works fully due to the remaining missing pieces (in b18, libdcpr.so, libjsound.so, and libjsoundalso.so). I know that work is in progress to create open replac

Re: JDK GNU/Linux SPARC and MIPS

2007-08-27 Thread Christian Thalinger
On Wed, 2007-08-22 at 14:56 +0200, Sunil Amitkumar Janki wrote: > I have GNU/Linux running on x86, MIPS and SPARC but only > x86 has an up to date JDK. For MIPS I have JDK 1.5.0 and > for SPARC Blackdown's JDK 1.4.1. > > I would like to see support for both architectures integrated > into the JDK

Re: Binary plugs for non-supported platforms?

2007-08-27 Thread Florian Weimer
* Jonathan Springer: > We have been working on an OpenJDK MIPS port, but it's difficult to > produce a version that works fully due to the remaining missing pieces > (in b18, libdcpr.so, libjsound.so, and libjsoundalso.so). I know that > work is in progress to create open replacements for these p

Binary plugs for non-supported platforms?

2007-08-27 Thread Jonathan Springer
Hi, We have been working on an OpenJDK MIPS port, but it's difficult to produce a version that works fully due to the remaining missing pieces (in b18, libdcpr.so, libjsound.so, and libjsoundalso.so). I know that work is in progress to create open replacements for these pieces (and thanks for