http://bugs.winehq.org/show_bug.cgi?id=20306
--- Comment #18 from Austin English austinenglish@gmail.com 2010-09-04 16:45:04 CDT --- (In reply to comment #17)
(In reply to comment #16)
Compiling and running are two different things, I think. Sounds like this bug can be closed, and someone should open a new one for crashes in wine built with llvm.
Yeah, true.
Actually, works fine if you do: CC=clang CXX=clang CFLAGS="-std=gnu89 -g" ./configure