Touceire

Results 3 comments of Touceire

I set up a clean build environment with mingw-w64 10.0.0 on Debian sid and git master doesn't work. You can probably reproduce it by just cloning ogg, flac, opus, opusfile,...

Could you try again with `--disable-shared`? [config.log](https://github.com/xiph/flac/files/8511768/config.log) [build.log](https://github.com/xiph/flac/files/8511769/build.log)

>adding -DFLAC__NO_DLL to CFLAGS somewhere, or by adding #define FLAC__NO_DLL That does seem to fix the issue for me.