From d98826271a12cf390f4e85bdcfbab935c14f1228 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Thu, 8 Nov 2012 23:38:14 +0100 Subject: Replaces shell scripts with nimrod configuration files. This should make compilation more cross platform friendly. --- examples/cross_calculator/nimrod_commandline/readme.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'examples/cross_calculator/nimrod_commandline/readme.txt') diff --git a/examples/cross_calculator/nimrod_commandline/readme.txt b/examples/cross_calculator/nimrod_commandline/readme.txt index 45c1a30af..5430e7b47 100644 --- a/examples/cross_calculator/nimrod_commandline/readme.txt +++ b/examples/cross_calculator/nimrod_commandline/readme.txt @@ -4,6 +4,7 @@ cross-calculator sample. The commandline interface can be used non interactively through switches, or interactively when running the command without parameters. -Compilation is fairly easy, just include the path to the backend in your -compilation command. A basic build.sh is provided for unix like platforms with -the correct parameters. +Compilation is fairly easy despite having the source split in different +directories. Thanks to the nimrod.cfg file, which adds the ../nimrod_backend +directory as a search path, you can compile and run the example just fine from +the command line with 'nimrod c -r nimcalculator.nim'. -- cgit 1.4.1-2-gfad0