Complementing the previous message, there might be more functions that are documented as being imported from ADVAPI32 that were not exported form KERNEL32 on XP.
I will send patches to address these later. -------- 转发的消息 -------- 主题: Re: mingw broken 日期: Sun, 28 Apr 2019 21:37:04 +0200 发件人: Gibby Koldenhof <[email protected]> 收件人: Liu Hao <[email protected]> Hi Liu, Thanks. Unfortunately that won't fix the bigger problem. As I've mentioned in my first mail there are a number of undefined imports, I think the url I sent earlier of the changes points to patch set that had a number of problems in it - probably all related to advapi32? Anyway, maybe it's easy to find the patch set - the following have the same problem. Note that there are probably more, I can just test by commenting out the calls and rebuilding and then testing it on a VM with XP. RegCloseKey RegOpenKeyEx ReqQueryValueEx Cheers, Gibby On Sun, Apr 28, 2019 at 3:23 PM Liu Hao <[email protected] <mailto:[email protected]>> wrote: 在 2019/4/27 21:06, Gibby Koldenhof 写道: > Well that is pretty interesting, this is the prog: > (... abridged ...) > > I moved the -ladvapi32 before -lkernel32 and that of course works - but > that is kinda nasty to do simply because something in the mingw libs > changed during march I would say. > > Thanks for the report. I have pushed a fix here: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/164990461720e0ed6ea5ea9f359d78595b1a459a/ -- Best regards, LH_Mouse -- Best regards, ltpmouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
