Test: gcc-14.2.1+20241130-0.1
ASSI
Stromeko@nexgo.de
Tue Dec 3 17:02:50 GMT 2024
Thomas Wolff via Cygwin writes:
> gcc 14 and gcc 15 exhibit a mysterious compilation failure for mintty:
> In file included from /usr/include/w32api/windows.h:70,
> from /usr/include/w32api/wtypesbase.h:12,
> from /usr/include/w32api/shlobj.h:9,
> from jumplist.c:20:
> /usr/include/w32api/winbase.h: In function ‘SetThreadpoolCallbackPriority’:
> /usr/include/w32api/winbase.h:3450:3: error: implicit declaration of
> function ‘TpSetCallbackPriority’; did you mean
> ‘TpSetCallbackPersistent’? [-Wimplicit-function-declaration]
> 3450 | TpSetCallbackPriority(cbe, prio);
It would get defined in winnt.h, so either that macro would need to be
guarded by a specific feature test or WIN32_LEAN_AND_MEAN. Anyway, that
needs to be reported upstream, I think.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
More information about the Cygwin
mailing list