X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.ce;h=25cef84af678453dbab92430d6929246cb7c1894;hb=842c41230043ce99d4bf7b2c79aed85ce2908e89;hp=4fd0e7b63849d8a076604a76dc801a7166dd94c2;hpb=ef39d023e911ed622a712a0f8d7d402b32d72d1c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.ce b/README.ce index 4fd0e7b..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 @@ -86,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. @@ -97,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