JVM bridge

Ashley Yakeley ashley at semantic.org
Sun Jan 11 01:21:17 EST 2004


In article <Pine.LNX.4.58.0401071306070.30159 at niagara.mtbc.internal>,
 Mark Carroll <mark at chaos.x-philes.com> wrote:

> On Wed, 7 Jan 2004, Peter Robinson wrote:
> 
> > information of "javavm" to /opt/ghc/lib/ghc-6.2/package.conf.
> > After removing those options (-rpath,...) from "extra_ld_opts = []" in the
> 
> Thanks! This was of great help. It all works if I do what's illustrated here:

My preliminary report is that it's a bug in the 6.2 version of ghc-pkg. 
If you look at the ghc-pkg file (typically in 
/usr/lib/jvm-bridge/share/javavm.ghc-pkg) and compare it with "ghc-pkg 
-s javavm", you'll see ghc-pkg has incorrectly parsed commas within the 
quotes.

-- 
Ashley Yakeley, Seattle WA



More information about the Haskell-Cafe mailing list