Re: [Jamvm-general] Jamvm seg faults on Mips ( Big endian )
Brought to you by:
rlougher
From: Robert L. <rob...@gm...> - 2011-07-21 11:38:05
|
On 21 July 2011 12:19, Robert Lougher <rob...@gm...> wrote: > Hi, > > On 21 July 2011 11:58, JediKnight <ver...@ya...> wrote: >> >> Hi Guys, >> >> The zip file invalid error dissapears if i use yet to be released JamVm >> version 1.6.0. >> But the seg fault re-appears whenever i try to run a non trivial java >> program. >> >> Has anybody been able to run Jamvm on Big endian mips successfully ? >> > > You say you tried 1.6.0. Was that from the old CVS tree, or the new > OpenJDK git tree? OK, I've answered this myself. It must have been the OpenJDK git tree (version 1.6.0-devel). The cvs tree has version 1.5.5-devel. The git tree contains the restructured VM that supports both OpenJDK and GNU Classpath runtime libraries. Unfortunately, GNU Classpath support has still not received much testing (the restructuring could have broken lots of things). The "official" release from this branch will be 1.6.0, but IcedTea are already taking the sources from here, so any release will really be for GNU Classpath. But this keeps getting delayed because of OpenJDK fixes. The CVS tree is JamVM 1.5.4 with a couple of bug fixes (one of which is MIPS related). At one point I was intending to make a minor 1.5.5 release but it contains so little over 1.5.4 I've never done it. However, with the continuing delay over 1.6.0 I'll probably quietly update the version to fix the issues some people are seeing on ARM and MIPS. Rob. > > Rob. > >> /JediKnight >> >> >> >> >> >> -- >> View this message in context: http://old.nabble.com/Jamvm-seg-faults-on-Mips-%28-Big-endian-%29-tp32089143p32106437.html >> Sent from the JamVM mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> 5 Ways to Improve & Secure Unified Communications >> Unified Communications promises greater efficiencies for business. UC can >> improve internal communications as well as offer faster, more efficient ways >> to interact with customers and streamline customer service. Learn more! >> http://www.accelacomm.com/jaw/sfnl/114/51426253/ >> _______________________________________________ >> Jamvm-general mailing list >> Jam...@li... >> https://lists.sourceforge.net/lists/listinfo/jamvm-general >> > |