aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-02-03 11:07:12 +0000
committerSteve Mynott <steve.mynott@gmail.com>2016-02-03 11:07:12 +0000
commite4666ae8e179aefc512eead9e27b39abf19ecf58 (patch)
tree7c96e10d63ac48c457b2aa176b40500a57b2f70c /README
parentb59cefe3bc2dd34daf5e62084e5635c6acb066f1 (diff)
doc that JVM doesn't actually work in main README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 073d3ac..f71f83e 100644
--- a/README
+++ b/README
@@ -57,6 +57,9 @@ Note that --gen-moar automatically builds a MoarVM for you, and implies
--gen-nqp, which builds NQP, a subset of Perl 6 that is used to implement
Rakudo.
+Please note that this release of Rakudo Star is not fully functional with the
+JVM backend from the Rakudo compiler. Please use the MoarVM backend only.
+
Configured this way, one or more Perl 6 executables and selected Perl 6
modules will be installed into the install/ subdirectory, which resides inside
the source archive directory. Running make install will *not* install anything