summaryrefslogtreecommitdiff
path: root/Cross/README
diff options
context:
space:
mode:
Diffstat (limited to 'Cross/README')
-rw-r--r--Cross/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cross/README b/Cross/README
index 683ef9381a..64d2dde024 100644
--- a/Cross/README
+++ b/Cross/README
@@ -55,7 +55,9 @@ in this directory:
1) Copy the Perl source code onto your TARGET machine.
2) Execute sh Configure as normal and configure as required,
- do not "make".
+ do not "make". Note that you should have C compiler on
+ the TARGET, because Configure depends on it (among other
+ essential *nix commands).
3) Copy the config.sh file that is generated to your BUILD
machine and place it in the Cross directory with the
filename config.sh-ARCH-OS. For example,