http://bugs.winehq.org/show_bug.cgi?id=17406 --- Comment #11 from Eric Sandall <sandalle(a)sourcemage.org> 2009-02-18 04:48:54 --- Created an attachment (id=19528) --> (http://bugs.winehq.org/attachment.cgi?id=19528) git-bisect log leading to 4be41680a3e18ea2b295415398fad25ac396a984 Here's the `git bisect log` leading to: 4be41680a3e18ea2b295415398fad25ac396a984 is first bad commit commit 4be41680a3e18ea2b295415398fad25ac396a984 Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Wed Jan 21 22:08:39 2009 +0000 rsaenh: Declare some functions static. :040000 040000 70110a79b212c87f9981b94b1193bcb0d953240e 32935260eb81d986494dad4034d8ede652192ce3 M dlls Which apparently is a no-op. Both logs were made with the following command being run after each bisect: make distclean && CFLAGS='-march=nocona -m32 -pipe -DPIC -fPIC -O3' CXXFLAGS='-march=nocona -m32 -pipe -DPIC -fPIC -O3' LDFLAGS='-z combreloc -s -Wl,-O1' ./configure && make -j3 && LotROLinux -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.