guix-devel
[Top][All Lists]
Advanced

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

Re: Guix and Clojure


From: Alex Vong
Subject: Re: Guix and Clojure
Date: Mon, 26 Jun 2017 22:58:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Alex Vong <address@hidden> writes:

> Although the the above is tedious, it is still doable. However,
> eventually I run into a problem - javacc depends on itself to build. It
> is analogous to how ghc is built. Does anyone know to bootstrap javacc
> from source?
>
I find a trick to disable beanshell when building testng. Since we have
the following dependency chain: testng ---> beanshell ---> javacc

Disabling beanshell removes javacc from the dependency graph and thus
avoid the self-hosting problem.

Attachment: signature.asc
Description: PGP signature


reply via email to

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