Hi Martin,

On 09.11.2017 16:00, Martin Storsjö wrote:
> This makes sure that all code in libmingwex that refers to stderr
> etc will work correctly even if linked to ucrtbase.
>
> Signed-off-by: Martin Storsjö <mar...@martin.st>
> ---
>  mingw-w64-crt/Makefile.am           | 121 
> +++++++++++++++++++++++++++++++++---
>  mingw-w64-crt/crt/ucrtbase_compat.c |  30 +--------
>  mingw-w64-crt/stdio/mingw_lock.c    |   8 +--
>  mingw-w64-headers/crt/stdio.h       |   9 ---
>  mingw-w64-headers/crt/wchar.h       |   9 ---
>  5 files changed, 121 insertions(+), 56 deletions(-)

You forgot to include stdio/acrt_iob_func.c file:

make[1]: Entering directory '/build/mingw-w64-win32/crt'
make[1]: *** No rule to make target 'stdio/acrt_iob_func.c', needed by
'stdio/lib32_libmsvcrt_a-acrt_iob_func.o'.  Stop.

Parts included in the patch look good to me.

Thanks,
Jacek

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to