21 Aug
2008
21 Aug
'08
7:08 a.m.
http://bugs.winehq.org/show_bug.cgi?id=14427 --- Comment #11 from Peter <pmlists(a)free.fr> 2008-08-21 02:08:10 --- These are the CFLAGS, that lead to the Segmentation fault: -O2 -m32 -mtune=i686 -D_FORTIFY_SOURCE=2 Command for reproducing: make distclean ; autoconf && CFLAGS="-O2 -m32 -mtune=i686 -D_FORTIFY_SOURCE=2" ./configure && make depend && make -C libs/port && make -C libs/wpp && make -C tools/widl && make -C dlls/rpcrt4 epm_c.c Cheers, Peter -- 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.