Subject: | $^X mimatch check issue on Win32 |
The $^X check that MB does at startup of "./Build" does not takes into
account that on Win32 multiple names may be the same executable files:
short name and long name.
Here is an example in this CPANTS report:
http://www.cpantesters.org/cpan/report/61df34a1-6bfd-1014-9923-57ff11cd2d3c
---------------------------------------------------------------------
Output from 'C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe
./Build test':
* FATAL ERROR: Perl interpreter mismatch. Configuration was initially
created with 'C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe'
but we are now using 'C:\STRAWB~1.0-P\perl\bin\perl.exe'. You must
run 'Build realclean' or 'make realclean' and re-configure.
---------------------------------------------------------------------
--
Olivier Mengué - http://perlresume.org/DOLMEN