wince port will be back again, once attached patch is applied.
So recent mkppport update is settled WRT perlce.
Best regards,
Vadim.
diff -ru bperl-current-orig/README.ce bperl-29157ce/README.ce
bperl-current-orig/README.ce2006-09-11 21:34:43.000000000 +0400
bperl-29157ce/README.ce2006-10-29 23:11:06.500000000 +0300
@@ -86,7 +86,7 @@
Normally you only need to edit C<./win32/ce-helpers/compile.bat>
to reflect your system and run it.
-File C<./wince/compile.batis actually a wrapper to call
+File C<./win32/ce-helpers/compile.batis actually a wrapper to call
C<nmake -f makefile.cewith appropriate parameters and it accepts extra
parameters and forwards them to C<nmakecommand as additional
arguments. You should pass target this way.
@@ -97,7 +97,7 @@
=item * go to C<./win32subdirectory
-=item * edit file C<compile.bat>
+=item * edit file C<./win32/ce-helpers/compile.bat>
=item * run
compile.bat
diff -ru
2006-10-09 14:11:33.000000000 +0400
2006-10-29 22:24:41.171875000 +0300
@@ -747,10 +747,10 @@
$(CPY) dl_win32.xs $(EXTDIR)\DynaLoader\dl_win32.xs
MakePPPort: $(MINIPERL) $(CNFIGPM)
-$(MINIPERL) -I\lib \mkppport
+$(HPERL) -I\lib -MCross=$(CRSS_NAME) \mkppport
MakePPPort_clean:
--if exist $(MINIPERL) $(MINIPERL) -I\lib \mkppport
+-if exist $(HPERL) $(HPERL) -I\lib \mkppport
#
NT_CMPILE_EXT =