[IronPython] Use of msvcr100 in msvcrt module
Jeff Hardy
jdhardy at gmail.com
Sun Nov 14 22:53:39 CET 2010
On Sun, Nov 14, 2010 at 11:51 AM, Dino Viehland <dinov at microsoft.com> wrote:
> My thought process here was that msvcr100 should always be on the system
> because .NET 4.0 is built w/ the VS2010 compilers. It does appear that the CLR
> is using "msvcr100_clr0400.dll" though so maybe that wasn't 100% correct.
I'll have to spin up a bare system with just .NET 4 and see what
happens. I would prefer to use the specific version if possible, and
who knows what WinSxS is doing behind the scenes.
- Jeff
More information about the Ironpython-users
mailing list