[Webkit-unassigned] [Bug 148548] New: Make DLLLauncherMain executables dependent on dll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 16:54:56 PDT 2015


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

            Bug ID: 148548
           Summary: Make DLLLauncherMain executables dependent on dll
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

When building, sometimes the dll and exe of the same name will try to write to the .pdb file at the same time, which causes a build failure because of too much parallelization.  Even once we change the names of the dlls, it will be nice to only have to build the executable and have it automatically build the dll.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150827/8b7d194c/attachment-0001.html>


More information about the webkit-unassigned mailing list