[Webkit-unassigned] [Bug 89372] New: /SAFESEH should not be a common linker option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 12:53:01 PDT 2012


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

           Summary: /SAFESEH should not be a common linker option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com


The file WebKitLibraries\win\tools\vsprops\common.vsprops has /SAFESEH as an additional linker option.  This does not work with Visual Studio's x64 compiler.  It seems to work without it, but I don't think this is a good solution.  Is there a way to only use it for x86 solutions?

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



More information about the webkit-unassigned mailing list