[Webkit-unassigned] [Bug 81077] Add support for Intel compiler on Linux QT port.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 19:32:48 PDT 2012


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





--- Comment #10 from Kwonjin Jeong <gram at company100.net>  2012-03-19 19:32:47 PST ---
(In reply to comment #9)

I don't think that Qt needs to be built with icc.
We can choose a mkspec with --qmakearg="-spec [mkspec_name]" instead of default one, and I already succeed in building with the option and some hack. (refer to comment #7)

The remain issue is that some g++-specific configurations on project files(.pro, .pri, .prf files) are also applied when using Intel compiler.

-- 
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