http://bugs.winehq.org/show_bug.cgi?id=13601
--- Comment #8 from wine-2008@ryandesign.com 2008-07-18 14:25:10 --- (In reply to comment #7)
The file is compiled properly, the problem is that nm -u reports the common symbols as undefined. I think that's a bug in nm or in the linker, I'd suggest to reopen the bug with Apple.
I've relayed this information to Apple.
Note also that Xcode 3.0 and 3.1 both miscompile the 16-bit relay code, so currently the only way to get a fully functional Wine is to build with Xcode 2.x.
How might this problem manifest itself? The wine compile does at least complete with Xcode 3.0 so I didn't know about this problem.
Xcode 2.x is only available on Tiger; this means wine cannot be compiled properly on Leopard? This sounds like a separate issue. Is there a separate Wine and/or Radar issue number for this?