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

Anshya Aggarwal anshya.aggarwal at gmail.com
Thu Feb 9 06:11:16 UTC 2012


On Wed, Feb 8, 2012 at 8:00 PM, Alan <alan.mcgovern at gmail.com> wrote:

> 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
>>
>>
>


-- 
Regards,
Anshya Aggarwal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120209/04e51264/attachment.html>


More information about the Mono-devel-list mailing list