http://bugs.winehq.org/show_bug.cgi?id=9864
--- Comment #4 from Ariel aharlap@gmail.com 2007-10-01 23:31:10 --- (In reply to comment #3)
That step is only needed if you don't have all the dependencies needed by Wine. Is that the case?
Oh sorry, yes, the result of:
CC="ccache gcc -m32" ./configure
is: ... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... ccache gcc -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
Should I attach this file (ie, config.log)?