[Webkit-unassigned] [Bug 143765] New: Generator-scripts may use wrong compiler/preprocessor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 06:28:34 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143765
Bug ID: 143765
Summary: Generator-scripts may use wrong compiler/preprocessor
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lrn1986 at gmail.com
Various scripts check the CC environment variable to get the compiler to
use. In absence of that variable they do various educated guesses.
They guess wrong when running in MSYS (find /usr/bin/gcc instead
of /mingw/bin/gcc) and likely also guess wrong when cross-compiling.
--
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/20150415/44a23520/attachment.html>
More information about the webkit-unassigned
mailing list