[Mono-dev] Tasklet compile support on windows.
Rodrigo Kumpera
kumpera at gmail.com
Sun Aug 23 16:10:11 EDT 2009
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/20090823/e7d5e73e/attachment.html
More information about the Mono-devel-list
mailing list