This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Generate simple case folding tables only if asked
[perl5.git] / Cross / README
index 54d16eb..23a4ce8 100644 (file)
@@ -7,6 +7,9 @@ the Open Zaurus (http://www.openzaurus.com/) distribution.
 Most / All of the arm compiler optimisations are "borrowed"
 from this excellent project.
 
+(Further discussion about cross-compiling Perl in the top level
+INSTALL file, see the section "Cross-compilation".)
+
 The main target is arm-linux but I have also managed to
 successfully cross-compile Perl for Solaris x86 using the same
 buildsystem.
@@ -19,7 +22,7 @@ You need a working and tested cross-compiler for your build
 and target combination.  The binary directory must be in
 your path.
 
-1)     You should be reading me (README) in perl-5.8.3/Cross
+1)     You should be reading me (README) in perl-5.x.y/Cross
 
 2)     Make sure you are in the Cross directory.
 
@@ -31,17 +34,14 @@ your path.
 Your built Perl environment is in install_me_here/ in your build
 directory.  From here you can package and deploy as you wish.
 
-The Obvious Ommissions
-----------------------
+Omissions
+----------
 
-This does NOT perform any installation as site installation method
-will be dependent on the target architecture and OS. 
+This does NOT perform any installation.
 
-make test will NOT work as the binaries and libraries will not execute
-on your BUILD machine. 
+Make test will NOT work.
 
-Due to space limitations on the Zaurus (it's a PDA) we do not provide
-documentation in the core - Therefore man pages are not even generated.
+We do not provide documentation in the core,  man pages are not generated.
 
 Other Targets (For Developers)
 ------------------------------
@@ -84,4 +84,3 @@ References
 ----------
 Redvers Davies <red@criticalintegration.com>
 Open Zaurus http://www.openzaurus.org/
-Perl OZ Packages http://www.criticalintegration.com/perl-oz/