>-----Original Message----- >From: Alexei Fedotov [mailto:[EMAIL PROTECTED] >Sent: Wednesday, November 29, 2006 3:49 AM >To: [email protected] >Subject: Re: [classlib] build broken on windows because msvcr71.dll is >forbidden > >Folks, >I wonder how one can have Microsoft compiler to build VM on Windows >without dynamic runtime library (msvcr71.dll). Is it possible?
No, it's not because the compiler depends on this DLL too. Regards, Alexey. >-- >Thank you, >Alexei > > >On 11/29/06, Alexey Petrenko <[EMAIL PROTECTED]> wrote: >> 2006/11/28, Ivanov, Alexey A <[EMAIL PROTECTED]>: >> > >Ivanov, Alexey A wrote: >> > I've copied the DLL from %SYSTEMROOT%\system32\msvcr71.dll and quite >> > happy with it. >> I'll tell you more. If you have msvcr71.dll in %SYSTEMROOT%\system32\ >> then you do not need to copy it. Everything works fine... You just >> should remove msvcr71.dll from dependencies. >> >> SY, Alexey >> -- Alexey A. Ivanov Intel Enterprise Solutions Software Division
