[Mono-dev] Tasklet compile support on windows.

jameszhao00 jameszhao00 at gmail.com
Mon Aug 17 22:47:23 EDT 2009


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
-- 
View this message in context: http://www.nabble.com/Tasklet-compile-support-on-windows.-tp25017583p25017583.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list