[Bug 45703] Microsoft Office 365 applications crash on WINE 3.14

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 23 08:24:22 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=45703

--- Comment #5 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Looks like regression test turns out into red herring...

I stopped at somewhere inside wine-3.20, in all versions from 3.14 upwards 
WINWORD just started fine ....

While testing I compiled with :

./configure CFLAGS="-O0" --disable-win64 


My current wine (yesterdays git that crashes) 

../wine/configure CFLAGS="-O0" --enable-win64  

cd /home/louis/sda2/wine32-build/

PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig/  ../wine/configure
CFLAGS="-O0" --with-wine64=../wine64-build 

For now I guess there must be something resulting different from the compiler
options (????)

I`ll compile current git with  CFLAGS="-O0" --disable-win64, see if it starts
then

-- 
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