[Bug 14920] Wine crashes when running Jezzball

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 22 10:35:41 CDT 2009


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





--- Comment #17 from Alexandre Julliard <julliard at winehq.org>  2009-06-22 10:35:40 ---
Created an attachment (id=21947)
 --> (http://bugs.winehq.org/attachment.cgi?id=21947)
Asm fragment to demonstrate the Apple linker bug.

The bug is actually not in gcc, but in the linker. To see the bug with the
attached callw.s:

$ gcc -o callw callw.s
$ otool -t -v callw

and check to which label the callw goes. It should go to correct_dest if the
linker works.

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