|
From: | Michael Goffioul |
Subject: | Re: GSoC project |
Date: | Mon, 17 Jun 2013 16:20:18 -0400 |
After glancing through that list I have a few remarks:>> jwe's update said that the dependencies missing in his fork of MXE are
>> ghostscript, pstoedit, fig2dev, and Java. The dependency pstoedit has
>> already been added (see the list of dependencies in my blog update [1]).
>> Should I start my work on adding the remaining of these dependencies?
- There are a number of "of-***" dependencies which are octave-forge
packages. Octave is not really depending on those, they're just add-ons.
They do no harm but IMO you can ignore these for the time being, it is very
easy to add more of those later on.
- I've been busy trying to add Java and LLVM in the MXE builds. The
stumbling block is that changing configure options for Octave itself leads
to build errors, maybe related to cross-compiling.
Java had probably best be added once building with MinGW/MXE works natively
on Windows. llvm is already built in MXE but somehow it doesn't get included
in Octave itself.
[Prev in Thread] | Current Thread | [Next in Thread] |