I have an unmanaged MFC project. The output is static lib. I would like
to compile using /clr option. The native lib size is 64 megs and with
/clr and /O1 options is 940 megs.
Is it possibly Metadata enlarge size so dramaticlly?
And I would like to know any suitable solution of my problem.
Marcus Heege - 13 Jun 2006 09:07 GMT
>I have an unmanaged MFC project. The output is static lib. I would like
>
> to compile using /clr option. The native lib size is 64 megs and with
> /clr and /O1 options is 940 megs.
> Is it possibly Metadata enlarge size so dramaticlly?
> And I would like to know any suitable solution of my problem.
You have also posted this question in microsoft.public.dotnet.languages.vc,
where I have answered your question already.