[Bug 10563] Wine 64-bit build error in ole32 on x86_64 GNU/Linux

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 27 12:37:35 CST 2007


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


Rob Shearman <rob at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob at codeweavers.com




--- Comment #5 from Rob Shearman <rob at codeweavers.com>  2007-11-27 12:37:35 ---
In addition to Stefan's comments, Wine is lacking a lot of support on the RPC
side for 64-bit builds. MIDL generates completely different code when
targetting x86-64 (for NDR64) and this needs to be implemented in both widl and
rpcrt4. In addition to this, we haven't got the required assembly for stubless
proxies. All-in-all, it's a lot of work for something that doesn't appear to be
useful any time soon.

Get a patch into gcc upstream for the Win64 calling conventions and then we can
see about fixing the rest of issues.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list