Re: minimum requirements
Markus Wanner <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/16/2014 07:12 PM, Markus Wanner wrote: > Stephen wants these (and supports them by occasional manual testing): > * RHEL 6 Minor update on the RHEL front: build animal armadillo (effectively running CentOS 6.5) now uses a g++ 4.8.2 from the devtools-2 package. With that, it now fails to compile nvm, because with the new compiler, C++11 gets enabled. But the old boost headers on that platform do not seem to cope well with C++11. So using C++11 with old-ish boost (armadillo uses boost 1.41) doesn't work. Note that the branch nvm.mandatory-cxx11 works just fine (as it doesn't use much of boost, anymore). So does disabling C++11 on nvm. To me, that's yet another argument to mandate C++11: Otherwise, we couldn't just turn it on if the compiler is capable enough, but would have to check if boost is recent enough, as well. Or keep it turned off entirely and stick with C++98. Regards Markus Wanner _______________________________________________ Monotone-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-devel
signature.asc
(application/pgp-signature, 242 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEAREDAAYFAlN6UPsACgkQsPwMloDjyo8P/wCbBxESkOs4Y5J0EIqEwYd6G6JG PekAn2q5pumwlLrCMPo+KpGHwQ3cN+F8 =OyBz -----END PGP SIGNATURE-----