When talking about cross-compilation for WinCE, [miniperl.exe] is built at first, it runs on Windows, and helps in cross-compiling process to build perl running on WinCE. |
When talking about cross-compilation for WinCE, miniperl.exe is built at first, it runs on Windows, and helps in cross-compiling process to build perl running on WinCE. |
Historical note: 5.6.0 version of perl for Win32 did not required building of [miniperl.exe]. Instead, some locally installed perl could be used, and there were HPERL macros to represent Perl running on host. |
Historical note: 5.6.0 version of perl for Win32 did not required building of miniperl.exe. Instead, some locally installed perl could be used, and there were HPERL macros to represent Perl running on host. |
Building process for 5.8.0 and later include building of [miniperl.exe], just because there were done some changes into perl core so newer building process could be kept in better control. |
Building process for 5.8.0 and later include building of [miniperl.exe], just because there were done some changes into perl core so newer building process could be kept in better control. |