Hi,

building master is broken atm.

gcc-7.2.0
binutils 2.29

Configure:
/opt/devel/gnu/src/gcc-mingw-w64/mingw-w64-runtime.git/configure 
--prefix=/home/rainer/software/install/x86_64-w64-mingw32/mingw-w64/trunk 
--build=x86_64-w64-mingw32 --disable-lib32 --enable-lib64 --enable-secure-api 
--with-tools=all --enable-sdk=all --with-libraries=all

Failure:
D:/opt/devel/gnu/src/gcc-mingw-w64/mingw-w64-runtime.git/mingw-w64-crt/crt/ucrtbase_compat.c:
 In function '__ms_fwprintf':
D:/opt/devel/gnu/src/gcc-mingw-w64/mingw-w64-runtime.git/mingw-w64-crt/crt/ucrtbase_compat.c:225:9:
 warning: implicit declaration of function '__stdio_common_vfwprintf'; did you 
mean '__mingw_vfwprintf'? [-Wimplicit-function-declaration]
   ret = __stdio_common_vfwprintf(UCRTBASE_PRINTF_LEGACY_WIDE_SPECIFIERS, file, 
fmt, NULL, ap);
         ^~~~~~~~~~~~~~~~~~~~~~~~
         __mingw_vfwprintf
D:/opt/devel/gnu/src/gcc-mingw-w64/mingw-w64-runtime.git/mingw-w64-crt/crt/ucrtbase_compat.c:225:34:
 error: 'UCRTBASE_PRINTF_LEGACY_WIDE_SPECIFIERS' undeclared (first use in this 
function)
   ret = __stdio_common_vfwprintf(UCRTBASE_PRINTF_LEGACY_WIDE_SPECIFIERS, file, 
fmt, NULL, ap);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Additionally I get a lot of warnings like the following:

 #if __INTRINSIC_PROLOG(_xgetbv)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/msys2-64/home/rainer/software/install/x86_64-w64-mingw32/mingw-w64/trunk/include/psdk_inc/intrin-impl.h:1635:1:
 warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
D:/msys2-64/home/rainer/software/install/x86_64-w64-mingw32/mingw-w64/trunk/include/psdk_inc/intrin-impl.h:1635:1:
 warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
D:/msys2-64/home/rainer/software/install/x86_64-w64-mingw32/mingw-w64/trunk/include/psdk_inc/intrin-impl.h:1635:1:
 warning: this use of "defined" may not be portable [-Wexpansion-to-defined]

Cheers

Rainer

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to