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.
=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
$(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 =