Re: Gentoo ebuild of the new SableVM SDK SVN available

"Grzegorz B. Prokopski" <[email protected]> Tue, 31 May 2005 10:20:49 -0400
Newsgroups gmane.comp.java.vm.sablevm.general
Organization Debian http://www.debian.org - The Free Operating System
Message-ID <[email protected]>
On Fri, 2005-20-05 at 15:28 -0400, David Bélanger wrote:
> Also, did you consider specifying bindir, libdir, etc. when make
> is called recursively from the main SableVM SDK Makefile:
> make bindir=$JAVA_HOME/bin ...
> for such subpackage.  It might be more convenient?  But then, I
> don't know, I didn't assemble the SableVM SDK.

Eventually, we should be installing in standard locations, coming from
--prefix + default suffix, eg. $prefix/bin for executables.  The
executables (with few exceptions) should have -sablevm suffix.  Then
from JAVA_HOME/bin we'd have (relative) symlinks to these binaries.

> Improvements/Future Work:
> 1) If antlr not found - displays SableVM SDK message suggesting
>    configure option to disable gjdoc... but does not mention that
>    it can be specified with --with-antlr-jar=FILE.

I know, but from a quick look it seemed to me that gjdoc executable
script uses a hardcoded location anyway.  This should just be fixed
to use whatever was passed to --with-antlr-jar=FILE, I simply didn't
have time to do that back then (and I don't have ATM).

Another idea is to also include antlr into SableVM SDK.  It's less
than 1MB of compresses source.

HTH,

			GBP

-- 
Grzegorz B. Prokopski           <[email protected]>
SableVM - Free, LGPL'ed Java VM  http://sablevm.org
Why SableVM ?!?                  http://sablevm.org/wiki/Features
Debian GNU/Linux - the Free OS   http://www.debian.org