[Mono-dev] Mono[CoreCLR] security attributes in Platform assembly

Alan alan.mcgovern at gmail.com
Wed Feb 8 14:30:26 UTC 2012


These attributes are only generated as part of the moonlight build. There
is no way to create them unless you modify the Makefiles to allow them to
be generated in an alternate way. This is also not something which we
should enable by default because it increases build time significantly and
is useless unless you are also embedding mono and do all necessary function
calls when loading libmono to enable coreclr.
http://www.mono-project.com/CoreClrHowTo

Alan

On 8 February 2012 09:20, Anshya Aggarwal <anshya.aggarwal at gmail.com> wrote:

> Hi All,
>
> I am building the mono with --with-moonlight=no, as per my knowledge mono
> dont have core-clr security attributes(safecritical/critical/transparent)
> enabled by default in mscorlib.dll or system.dll etc if moonlight flag is
> not enabled at compilation. So, I want to know that is there a way to have
> all
> the security attributes in my assembly without enabling moonlight flag.
>
>
> --
> Regards,
> Anshya
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120208/a5ed9fce/attachment.html>


More information about the Mono-devel-list mailing list