> The reason the manifest binding was disabled for 64-bit was that the > free compiler included in the Windows 2003 R2 Platform SDK is a variant > of VS2005 that links against the 64-bit version of MSVCRT.dll that is > part of Windows itself and not against the compiler specific > MSVCR80.dll.
I learned that on PerlMonks when wondering how the stuff that came with ActiveState Perl could possibly have been built. It appears that the code that looks for a generated .manifest file is version insensitive, so no reason not to do that. I could not find any "option" or configuration to tell cpan/Make/Module whatever which compiler to use, if several are on the machine. Finally, I downloaded the latest ExtUtils::MakeMaker 6.50, and "test" hangs after ... t/problems..............ok t/prompt................ok t/recurs................ok 11/26 that is, it doesn't issue a newline or print any more, and is not using any CPU time. Thanks, --John TradeStation Group, Inc. is a publicly-traded holding company (NASDAQ GS: TRAD) of three operating subsidiaries, TradeStation Securities, Inc. (Member NYSE, FINRA, SIPC and NFA), TradeStation Technologies, Inc., a trading software and subscription company, and TradeStation Europe Limited, a United Kingdom, FSA-authorized introducing brokerage firm. None of these companies provides trading or investment advice, recommendations or endorsements of any kind. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.