[Bug 30996] Secure Computing/SofToken-II

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 25 00:54:05 CDT 2012


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

--- Comment #8 from Dan Kegel <dank at kegel.com> 2012-06-25 00:54:05 CDT ---
Wine's build system does not strip by default.  After doing 'make install':

$ file /usr/local/lib/wine/riched20.dll.so 
/usr/local/lib/wine/riched20.dll.so: ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), dynamically linked,
BuildID[sha1]=0x7996737f2dfb0107dc63a13c6d10e1408bd92db4, not stripped

You might be able to make do with a +relay,+seh log rather than a backtrace.
Do 'wine winemine &' first to make the log smaller by avoiding logging
wineboot.

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