wince patch
Vadim Konovalov [Sat, 28 Oct 2006 23:48:46 +0000 (03:48 +0400)]
Message-ID: <4543B41E.3070006@vkonovalov.ru>

p4raw-id: //depot/perl@29145

README.ce
win32/Makefile.ce

index 4fd0e7b..5d338c8 100644 (file)
--- a/README.ce
+++ b/README.ce
@@ -86,7 +86,7 @@ L<http://www.rainer-keuchel.de/wince/dirlist.html>
 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<nmake -f makefile.ce> with appropriate parameters and it accepts extra
 parameters and forwards them to C<nmake> 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<compile.bat>
+=item * edit file C<./win32/ce-helpers/compile.bat>
 
 =item * run 
   compile.bat
index 7ee6830..7907c2a 100644 (file)
@@ -747,10 +747,10 @@ $(EXTDIR)\DynaLoader\dl_win32.xs: dl_win32.xs
        $(COPY) dl_win32.xs $(EXTDIR)\DynaLoader\dl_win32.xs
 
 MakePPPort: $(MINIPERL) $(CONFIGPM)
-       $(MINIPERL) -I..\lib ..\mkppport
+       $(HPERL) -I..\lib -MCross=$(CROSS_NAME) ..\mkppport
 
 MakePPPort_clean:
-       -if exist $(MINIPERL) $(MINIPERL) -I..\lib ..\mkppport --clean
+       -if exist $(HPERL) $(HPERL) -I..\lib ..\mkppport --clean
 
 #----------------------------------------------------------------------------------
 NOT_COMPILE_EXT =