[Mono-dev] r91443 broke Windows build
Mark Probst
mark.probst at gmail.com
Tue Dec 18 09:27:17 EST 2007
Hey Kornél!
> r91443 broke Windows build:
> /mono/mono/mono/metadata/threads.c:2526: undefined reference to
> `__wapi_thread_signal_self'
> /mono/mono/mono/metadata/threads.c:2543: undefined reference to
> `__wapi_thread_signal_self'
>
> http://lists.ximian.com/pipermail/mono-patches/2007-December/106312.html
>
> I don't know whether this code is required on Windows but
> __wapi_thread_signal_self shoul not be used on Windows as it is an io-layer
> helper function.
I've disabled this in SVN for Win32 for the time to fix the build.
Mark
More information about the Mono-devel-list
mailing list