This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skip symbols for which Configure found no support.
[perl5.git] / Cross / README
index ea848b4..3da282e 100644 (file)
@@ -3,7 +3,7 @@ Building for arm-linux
 
 The files in this directory add another cross-compilation
 target to the Perl buildsystem.  It was built as a part of
-the Open Zaurus (http://www.openzaurus.com/) distribution.
+the Open Zaurus (http://www.openzaurus.org/) distribution.
 Most / All of the arm compiler optimisations are "borrowed"
 from this excellent project.
 
@@ -34,23 +34,20 @@ 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)
 ------------------------------
 
 It is possible to extend the cross-compilation to other targets.
-We have sucessfully compiled for the target solaris2.8/x86
+We have successfully compiled for the target solaris2.8/x86
 on linux/x86 build system.
 
 To attempt a cross-compile for another target using the methods
@@ -87,4 +84,3 @@ References
 ----------
 Redvers Davies <red@criticalintegration.com>
 Open Zaurus http://www.openzaurus.org/
-Perl OZ Packages http://www.criticalintegration.com/perl-oz/