From a74f92b46be80a754486e696d117903fbb090686 Mon Sep 17 00:00:00 2001 From: Yuichiro MASUI Date: Sun, 3 Feb 2013 05:18:28 +0900 Subject: Generate mrbtest.a file for sparete from driver.o --- doc/compile/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/compile/README.md b/doc/compile/README.md index a86ddbe62..c6ab2f584 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -160,6 +160,16 @@ Integrate GEMs in the build process. # Integrate GEM without additional configuration conf.gem 'path/to/another/gem' + +### Mrbtest + +Configuration Mrbtest build process. + +If you want mrbtest.a only, You should set ```conf.build_mrbtest_lib_only``` + + conf.build_mrbtest_lib_only + + ## Cross-Compilation mruby can also be cross-compiled from one platform to another. To -- cgit v1.2.3