[Bug 38653] Wine doesn't run when compiled with GCC 5.1

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 31 05:19:11 CDT 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

--- quote ---
Also, I can't reproduce this in 1.7.44 with Fedora 22's gcc:
--- quote ---

That's probably due to default gcc optimization level being used which should
work well in any case.
You could try with higher optimization level, such as '-O2'.

AFAIK various distros have their own "optimized" settings when building
packages.
On Fedora you could check with 'rpm --eval %{optflags}'.
Since you are building without package build system those are not active.

Jerome didn't provide information about compiler options being active (gcc
defaults? distro defaults? own CFLAGS overrides?) so its hard to guess but
probably mis-optimization related.

Regards

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