X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/45496817146ba03d8f19170832148858221299fd..0dceeee6e959c7f3d5309a27b2e2126f833803f8:/README.ce diff --git a/README.ce b/README.ce index 41be58b..25cef84 100644 --- a/README.ce +++ b/README.ce @@ -39,7 +39,7 @@ File C is dead simple: for given cross-architecture places in @INC a path where perl modules are, and right C in that place. That said, C should report an error, because -it can not find C. If it does not gives an error -- wrong C +it can not find C. If it does not give an error -- wrong C is substituted, and resulting binaries will be a mess. C should run okay, and it will provide right @@ -54,8 +54,6 @@ each extension in turn. All invokes of C are provided with C<-MCross> so to enable cross- compile. -=item * - =back =head2 BUILD @@ -88,7 +86,7 @@ L Normally you only need to edit C<./win32/ce-helpers/compile.bat> to reflect your system and run it. -File C<./wince/compile.bat> is actually a wrapper to call +File C<./win32/ce-helpers/compile.bat> is actually a wrapper to call C with appropriate parameters and it accepts extra parameters and forwards them to C command as additional arguments. You should pass target this way. @@ -99,7 +97,7 @@ To prepare distribution you need to do following: =item * go to C<./win32> subdirectory -=item * edit file C +=item * edit file C<./win32/ce-helpers/compile.bat> =item * run compile.bat @@ -151,7 +149,7 @@ or just to refer a cross-compilation that was created last time. All questions related to building for WinCE devices could be asked in -L mailing list. +F mailing list. =head1 Using Perl on WinCE @@ -289,8 +287,7 @@ Extension building support was added. Two directories C<./win32> and C<./wince> were merged, so perlce build process comes in C<./win32> directory. -=over - +=back =head1 AUTHORS @@ -307,4 +304,3 @@ Many thanks and obligations to Rainer! made further support of WinCE port. =back -