[Bug 14427] widl crashes in dlls/rpcrt4

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 21 02:08:11 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14427





--- Comment #11 from Peter <pmlists at 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.



More information about the wine-bugs mailing list