[Mingw-w64-public] wine FTBFS with mingw64 gcc 11: undefined reference to `sincos'

Jacek Caban jacek at codeweavers.com
Sat May 15 11:48:35 CDT 2021


On 15/05/2021 04:24, lhmouse wrote:

> 在 5/15/21 1:27 AM, Jacek Caban 写道:
>> I think that the decision was unfortunate on GCC side, but there is little we can do. We will
>> probably need to provide it in msvcrt importlibs. Please try the attached patch, it should help.
>>
>>
> Doesn't GCC transform such pair of calls to `sincos()` again and result in an infinite recursion?


The patched file is built with -fno-builtin, so it should be fine.


Jacek




More information about the wine-devel mailing list