Re: [Mingw-w64-public] Challenges with using ucrtbase option for cross compiling...

2017-11-22 Thread Sven Kretzschmar
Ok - I stopped trying to bootstrap the new gcc compiler with ucrtbase option & returned to the non-bootstrapped build (with ucrt default option), which built libiberty correctly now. However, at the very end of the build process, I receive the following error again: ERROR #1: --

Re: [Mingw-w64-public] ucrtbase_compat.c:225:34: error: 'UCRTBASE_PRINTF_LEGACY_WIDE_SPECIFIERS' undeclared

2017-11-22 Thread Martin Storsjö
On Wed, 22 Nov 2017, Rainer Emrich wrote: 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

Re: [Mingw-w64-public] Importing other IDLs from wine

2017-11-22 Thread Shinchiro Shinchiro
On Mon, Nov 20, 2017 at 10:01 PM, Jacek Caban wrote: > I can see that your patches remove changes from mingw-w64 branch. > > Sorry for confusion. The patch was not meant for merging with the repo I thought with newer widl imported from wine, it will made easier for debugging the segfault problem

[Mingw-w64-public] ucrtbase_compat.c:225:34: error: 'UCRTBASE_PRINTF_LEGACY_WIDE_SPECIFIERS' undeclared

2017-11-22 Thread Rainer Emrich
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