Re: [Barry-devel] Need feedback: C++11 support
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2011-11-29 23:27:23
|
On Tue, Nov 29, 2011 at 03:22:46PM +0000, Toby Gray wrote: > For my desktop use of Barry I'm using Ubuntu 10.04, but I was planning > on upgrading to 12.04 when it's released (assuming it's the next LTS > Ubuntu). For all the cross compilation the compilers used by me are: > QNX - gcc-4.4.2 Impressive that QNX is so recent. > Android - gcc-4.4.3 > Linux ARM - gcc 4.1.2 Thanks! > Overall I'd probably make my life easier to put off using C++11 features > for as long as possible, but it wouldn't be the end of the world if they > were used, especially if they made the development of Barry easier. I'm thinking along the same lines. :-) I guess Android is also in no hurry to upgrade either, since they don't support everything as it is. I hope that compiler support will sneak up on us before we're ready, and then life will be smooth. :-) - Chris |