This is because 29.0 has enabled ICU module, whose configure is not so
compatible well with ICC compiler.
.
You can hacker js/src/configure.in like this, it should have better method,
but I have no time to check this ( VC2010+ICC14 pass it ):
@@ -1656,8 +1656,8 @@
_USE_CPP_INCLUDE_FLAG=1
On Tue, May 13, 2014 at 02:40:19PM -0700, Alex wrote:
> The warning in question:
>
> http://i58.tinypic.com/fjoyg1.png
>
> Config.log:
> http://pastebin.com/NYwxinju
The relevant config log would appear to be js/src/config.log, not config.log.
Mike
__
The warning in question:
http://i58.tinypic.com/fjoyg1.png
Config.log:
http://pastebin.com/NYwxinju
The same exact build configuration worked fine for 28.0, and I compared both
config logs and they produce the same output.
Has anything changed regarding build checks? I see there's lots changin
3 matches
Mail list logo