[Webkit-unassigned] [Bug 20760] Implement support for x86 Linux in CTI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 12:09:10 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20760





------- Comment #9 from mrowe at apple.com  2008-09-10 12:09 PDT -------
A much simpler approach would be to declare the symbol name in a different
manner when we are compiling for ELF (on Linux) vs Mach-O (on Mac OS X) as they
use different naming schemes for global symbols (Mach-O prepends a leading
underscore, ELF does not).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list