On 2011.10.28 3:13 PM, Craig A. Berry wrote:
> I suspect the commit that is causing trouble on Win32 is this one:
> 
> <https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/f4904b4ce499b7f0c420efae69f44e19fe7dd12f>
> 
> For the first problem, because $(ECHO) comes from init_tools() but
> depends on things that have been moved to init_others(), and for the
> second problem, because Win32-specific tests expect things in
> init_others() that have been moved to init_tools().  Not sure if the
> best solution is to adjust the tests to match the current reality or
> rejigger which macros come from what function in the override methods
> in MM_Win32.pm.

Right on the nose.  I might have to generate more of the Makefile than I 
thought.


-- 
ROCKS FALL! EVERYONE DIES!
        http://www.somethingpositive.net/sp05032002.shtml

Reply via email to