[webkit-reviews] review denied: [Bug 28422] Linking fails with "relocation R_X86_64_PC32 against symbol `cti_vm_throw'" : [Attachment 35026] webkit-bug-28422-fix-debug-symbol-visibility.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 15:13:07 PDT 2009


Jan Alonzo <jmalonzo at gmail.com> has denied Priit Laes (IRC: plaes)
<amd at store20.com>'s request for review:
Bug 28422: Linking fails with "relocation R_X86_64_PC32 against symbol
`cti_vm_throw'"
https://bugs.webkit.org/show_bug.cgi?id=28422

Attachment 35026: webkit-bug-28422-fix-debug-symbol-visibility.patch
https://bugs.webkit.org/attachment.cgi?id=35026&action=review

------- Additional Comments from Jan Alonzo <jmalonzo at gmail.com>
Hiding/filtering the symbols is not the right fix here. You might as well do a
release build. Have you tried forcing  -fPIC in CFLAGS? If that works then we
need to fix our build scripts to do that automatically.


More information about the webkit-reviews mailing list