eLvErDe commented on issue #8295: Building with cmake - error
URL: https://github.com/apache/incubator-mxnet/issues/8295#issuecomment-344643121
Btw, I think there's two difference between Jessie and Xenial that can explain this different
behavior:
- cmake 3.0 vs cmake 3.5
- gcc 4.9 vs gcc 5.3 (but again, when building they are both using 4.9)
Good news is that Debian Jessie comes with cmake 3.6 as a backport, so be sure I'll do
the test and let you know if C++11 gets enabled after upgrading it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|