[Webkit-unassigned] [Bug 61204] [Qt] QtWebkit from Qt 4.7.3 - linking error with icc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 02:38:09 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61204
Benjamin Poulain <benjamin at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |Qt, QtTriaged
Resolution| |WONTFIX
Component|WebKit Qt |Tools / Tests
CC| |benjamin at webkit.org
--- Comment #1 from Benjamin Poulain <benjamin at webkit.org> 2011-05-23 02:38:09 PST ---
Comments from Olivier (our compiler guy):
<ogoffart> benjaminp: mmh, i remember i had those errors
<ogoffart> benjaminp: that is because the version of the libstdc++ he is using is not compatible with the icc version i think
<ogoffart> "Icc does not fully support standards and does not define isfinite(), isnan()." <- this sentence is wrong
<ogoffart> ICC defines in its requirement a version of libstdc++ he is compatible with
<ogoffart> anyway, ICC 11 is too old, we reported many other issues, ICC 12 should be used
--
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