# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #118287]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118287 >


Now that this has landed on the nom branch:

Using rakudo/nom @ 2367dad -

$  make
nqp/install/nqp --target=classfile --output=blib/Perl6/Grammar.class
--encoding=utf8 \
    src/Perl6/Grammar.nqp
java.lang.OutOfMemoryError: Java heap space
  in dump
  in classfile
  in
  in compile
  in eval
  in evalfiles
  in command_eval
  in command_line
  in MAIN
  in
  in make: *** [blib/Perl6/Grammar.class] Error 1

$ nqp/install/nqp --version
This is nqp version 2013.05-151-gb0d3b9c built on JVM


-- 
Will "Coke" Coleda
Now that this has landed on the nom branch:

Using rakudo/nom @ 2367dad -

$  make
nqp/install/nqp --target=classfile --output=blib/Perl6/Grammar.class --encoding=utf8 \
   src/Perl6/Grammar.nqp
java.lang.OutOfMemoryError: Java heap space
  in dump
  in classfile
  in
  in compile
  in eval
  in evalfiles
  in command_eval
  in command_line
  in MAIN
  in
  in make: *** [blib/Perl6/Grammar.class] Error 1

$ nqp/install/nqp --version
This is nqp version 2013.05-151-gb0d3b9c built on JVM


--
Will "Coke" Coleda

Reply via email to