https://bugs.winehq.org/show_bug.cgi?id=52500 --- Comment #2 from jb_usmb <josue.bock(a)univ-smb.fr> --- Hi, It does persist in 7.0 and 7.1. I tried to run the regression test, but the first compilation fails: [code] $ CC="ccache gcc -m32" ./configure --verbose --disable-tests checking build system type... x86_64-pc-linux-gnux32 checking host system type... x86_64-pc-linux-gnux32 checking whether make sets $(MAKE)... yes checking for gcc... ccache gcc -m32 checking whether the C compiler works... no configure: error: in `/home/josue/wine-git': configure: error: C compiler cannot create executables See `config.log' for more details [/code] The config.log is in attachment -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.