[Bug 5942] New: Screwed up debug traces if wine gets compiled with --hash-style=both

Wine Bugs wine-bugs at winehq.org
Sun Aug 13 17:38:32 CDT 2006


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

           Summary: Screwed up debug traces if wine gets compiled with --
                    hash-style=both
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: greg87 at online.de


This message...
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information 
for image c:\windows\system32\*
...and this...
Module	Address		Debug info	  Name (9 modules)
>PE	405e0000-405e9000	--none--        usp10_test
...indicates the problem.

Currently present on Fedora Core 6 Test releases, but same result can be 
achieved with any distro which uses:
binutils-2.17.50.0.3
glibc-2.4.90 (cvs)
and with LDflags="--hash-style=both"

Solution is simple: export LDFLAGS=""

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list