[Bug 5942] New: Screwed up debug traces if wine gets compiled with --hash-style=both
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(a)winehq.org ReportedBy: greg87(a)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.
participants (1)
-
Wine Bugs