[Mono-dev] --debug=casts on Windows

Robert Jordan robertj at gmx.net
Thu Aug 28 12:10:29 EDT 2008


Andy Hume wrote:
> --debug=casts doesn't work on Windows, with:
>     error: --debug=casts not supported on this platform.
> 
> Is there any more information on this somewhere?  I can't see anything in
> --help-debug or on the man page.  Is Windows the only platform affected? 
> I'm just curious.

--debug=casts requires "__thread" support. You can check this with
"mono -V".

Robert



More information about the Mono-devel-list mailing list