Tue Jun 02 23:02:49 2015: Request 96815 was acted upon.
Transaction: Correspondence added by BULKDD
Queue: Win32-API
Subject: $(AS) not set correctly
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=96815 >
I probably fixed this in commit "32 bit GCC builds now use the assembler and
real asm code" since the dmake in very old strawberry perls had "AS" set to
"masm" through config.mk/dmake's startup files. The real fix would probably be
EUMM defining AS macro, but that is for EUMM to include that feature, not me.