Displaying 3 results from an estimated 3 matches for "__asm_global_func".
2008 Nov 14
7
Wine on Solaris 10
Hi,
Can you tell me if Wine is supported on Solaris 10?
Regards
Col
2004 Aug 17
3
Wine on Cygwin
Hi,
It's been some time since the question was asked: Does wine now compile on
cygwin?
I know there are some apps and games out there that just won't run under
Win2k/XP anymore and for them a wine running under Win2k/Xp would be like the
perfect solution.
Has anyone infos on this?
Thanks in advance
Jeff
2009 Jun 19
0
Wine release 1.1.24
...winebuild: Properly restore %rax and %rbx in call_from_regs on x86_64.
rpcrt4: Adjust the start of the proxy virtual table for stubless proxies.
opengl32: Make the script default to version 1.1. Remove the glGetLevelParameter stubs.
configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro.
configure: Add .cfi_startproc/endproc directives to assembly functions if supported.
riched20: Move the textHostVtbl definition to work around Mac OS X breakage with __ASM_GLOBAL_FUNC.
server: Restart at the head of the wait queue when we woke a thread, since this can modif...