https://bugs.winehq.org/show_bug.cgi?id=35424
--- Comment #1 from Austin English austinenglish@gmail.com --- I just noticed that libtcc_test.exe is a standalone exe, I'll attach it.
Running it outside of the source directory will show an unrelated failure(tcc: error: cannot find library: libtcc1.a):
austin@aw25 ~ $ wine libtcc_test.exe tcc: error: cannot find library: libtcc1.a tcc: error: undefined symbol 'printf'
austin@aw25 ~ $ wine --version wine-1.7.11 austin@aw25 ~ $ du -h libtcc_test.exe 908K libtcc_test.exe austin@aw25 ~ $ sha1sum libtcc_test.exe c23b643627a99b411f270619b5cb44f02f7c1e88 libtcc_test.exe