This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / Cross / README
index 4c5d25a..ea848b4 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.1/Cross
+1)     You should be reading me (README) in perl-5.x.y/Cross
 
 2)     Make sure you are in the Cross directory.
 
@@ -68,6 +71,7 @@ Should you wish to produce optimised binaries for different
 architectures you can add the appropriate compiler flags to
 the Makefile in a new ifeq ($(ARCH),...) ... endif block.
 
+
 Please refer to your cross-compiler documentation for details.
 
 
@@ -83,4 +87,4 @@ References
 ----------
 Redvers Davies <red@criticalintegration.com>
 Open Zaurus http://www.openzaurus.org/
-Perl OZ Packages http://www.openzaurus.org/official/testing/feed/
+Perl OZ Packages http://www.criticalintegration.com/perl-oz/