octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone using Java with recent MinGW builds?


From: PhilipNienhuis
Subject: Re: Anyone using Java with recent MinGW builds?
Date: Tue, 19 Nov 2013 09:41:12 -0800 (PST)

Rik-4 wrote
> 11/18/13
> 
> I downloaded a copy of Java for Windows XP and every time I try anything
> in
> Octave (built with MXE) I get a panic and segfault.  Is this something
> about the new Java (1.7) from Oracle, or is it with Octave?

What copy of Java did you download & install? A JDK, a JRE?

Here I've built and used Java support with (cross-built) MinGW binaries ever
since I figured out how to get Java support cross-compiled in mxe-octave. I
described that in the maintainers ML (IIRC somewhere in July).

Don't know if it helps but my octave.mk has been attached. 
You'd need to adapt the SHA1 checksum and configure settings. Note that I
simply copied the contents of Windows <JAVA_HOME>/include/win32/ to Linux
<JAVA_HOME>/include (a kludge, but I think a decent one at that, for the
being being). (symlinking from Linux JAVA_HOME to the Windows side didn't
work with mxe-octave, I didn't bother to investigate) 

Philip
octave.mk <http://octave.1599824.n4.nabble.com/file/n4659319/octave.mk>  



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Anyone-using-Java-with-recent-MinGW-builds-tp4659300p4659319.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]