[Mono-dev] Tasklet compile support on windows.

James Zhao jameszhao00 at gmail.com
Tue Aug 25 11:26:50 EDT 2009


Hi,
As mentioned earlier, I'm not too good with C++  :) I just thought those two
things might be helpful for future works.

Thanks,
James

On Sun, Aug 23, 2009 at 4:10 PM, Rodrigo Kumpera <kumpera at gmail.com> wrote:

> Can you work out a patch that provided such functionality? Most of the
> runtime maintainers
> have little windows experience. I have a win32 box to test and review the
> patch if you provide it.
>
> Thanks,
> Rodrigo
>
>
>
> On Mon, Aug 17, 2009 at 11:47 PM, jameszhao00 <jameszhao00 at gmail.com>wrote:
>
>>
>> Hi,
>>
>> I just compiled the svn version of mono using msvc, and saw that tasklet
>> support wasn't compiled because __builtin_return_address and
>> __builtin_frame_address aren't supported in visual c++. Is it possible for
>> the maintainers (I'm not too good with C++) to emulate the behavior of
>> those
>> 2 functions using _ReturnAddress and StackWalk64?
>>
>> Thanks.
>> James
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090825/1bcc9eac/attachment.html 


More information about the Mono-devel-list mailing list