[Bug 27216] New: 32bit DLL pulling in 64 DLLs fails in check_architecture

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 18 20:28:24 CDT 2011


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

           Summary: 32bit DLL pulling in 64 DLLs fails in
                    check_architecture
           Product: Wine
           Version: 1.3.20
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mpartap at gmx.net


At first, i was thinking that somehow, wine64 'gets all confused' about its
64bitness and spuriously spawns 32bit wine processes that naturally choke at
loading 64bit dlls. Having a closer look at it, the program i'm running to run
is mixed 32/64bit executables and libraries. The 32bit main program pulls in a
32bit library that wants to load 64bit QT dlls. Is there a way to make it run?

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