Crossbuild patch, appropriate for wine?

Alexandre Julliard julliard at winehq.org
Fri Apr 4 08:13:52 CDT 2008


Robert Shearman <rob at codeweavers.com> writes:

> Alexandre Julliard wrote:
>> I don't think we want to disable exceptions, that will just lead to
>> broken builds. It should be possible to make the sigsetjmp variant work
>> for MinGW.
>
> You can make it compile by using sigjmp instead of sigsetjmp, but
> there's not much point because the code depends on Wine-only functions
> in ntdll that aren't available on Windows and so would cause the DLLs
> not to load.

Yes, but the functions could be moved to winecrt0 or something like that
and get statically linked into the dll.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list