https://bugs.winehq.org/show_bug.cgi?id=40831
--- Comment #11 from Stephen Davies sdavies@sdc.com.au --- I have just returned from vacation and started trying regression testing but have hit an immediate problem with configure. [root@mustang sources]# cd wine-git/ [root@mustang wine-git]# CC="ccache gcc -m32" ./configure --verbose --disable-tests checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... ccache gcc -m32 checking whether the C compiler works... no configure: error: in `/var/sources/wine-git': configure: error: C compiler cannot create executables See `config.log' for more details
I am attaching what looks to be the relevant part of config.log