在 2021-04-11 02:16, Biswapriyo Nath 写道:
* Failed autoconf function: AC_CHECK_FUNCS(scanf sscanf vscanf fscanf
vsscanf)
* Minimal test from config.log:

char scanf();
int main(void) {
return scanf();
}

* Test program:
https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-libwmf
* msvcrt ✓
* ucrt ✕


It looks like `{s,f,}scanf` functions have to be implemented out of line too, as done in 5f9f320f84c8d07d7e7c6db9af43e5cbe22b119b.


--
Best regards,
Liu Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to