[m-rev.] diff: disable mfilterjavac by default

Julien Fischer jfischer at opturion.com
Tue Apr 23 20:05:42 AEST 2013


On Tue, Apr 23, 2013 at 6:58 PM, Paul Bone <paul at bone.id.au> wrote:

> On Tue, Apr 23, 2013 at 05:41:43PM +1000, Julien Fischer wrote:
> > Disable mfilterjavac for now.
> >
> > mfilterjavac is currently causing problems when installing the java grade
> > from
> > the stage 2 dir.  It can be re-enabled when the following sequence of
> > actions
> > works correctly:
> >
> > (1) Build stage 1 using rotd-2013-04-18
> > (2) Bootcheck (or otherwise build the stage 2 compiler).
> > (3) cd stage2 && mmake install (with the java grade as one of the grades
> >     to install).
> >
> > compiler/options.m:
> > Disable the use of mfilterjavac for now.
> >
> > compiler/mlds_to_java.m:
> > Update a comment.
> >
>

We should just build the libraries with --mfilterjavac="".  It's not as
though they
contain large chunks of buggy Java code anyway.  (Once this has bootstrapped
I'll make that change.)

Cheers,
Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20130423/83c2c200/attachment.html>


More information about the reviews mailing list