The problem is, not too many tools are available at that point during the build.
What I've determined so far is:
# <perl>/win32/bin/exetype.pl ... 37: seek EXE, "$offset", 0; ... 43:die "Optional header is neither in NT32 nor in NT64 format" 44: unless ("$size" == 224 && $magic == 0x10b) || # ... 45: ("$size" == 240 && $magic == 0x20b); # ...
Nmake test is still running, but is sufficiently far through that I don;t expect (extra) failures now.
My speculation is that unpack in miniperl is setting SvIOK when it shouldn't be.
In reply to Re^2: Here's strange for you!
by BrowserUk
in thread Here's strange for you!
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |