Re: [Development] qtdeclarative-5.6.0-beta build failure on rhel6

2016-01-27 Thread Takahiro Hashimoto
Hi, Thank you Marco for your quick fix:) On 2016年1月27日水曜日 8時45分03秒 JST Hausmann Simon wrote: > Ok, I had another look. I don't think find_if is new in C++11: > > ‎http://en.cppreference.com/w/cpp/algorithm/find > > It seems find_if_not is, but not find_if. So I think what we see here is‎ > simp

Re: [Development] qtdeclarative-5.6.0-beta build failure on rhel6

2016-01-19 Thread Takahiro Hashimoto
Rex, thank you for your pointer to EPEL. And your nice work at EPEL:) On 2016年1月19日火曜日 6時39分39秒 JST Rex Dieter wrote: > Takahiro Hashimoto wrote: > > And I don't know if the older version of Qt5(5.0,5.1..) could be built > > with gcc 4.4... > > They could, including

Re: [Development] qtdeclarative-5.6.0-beta build failure on rhel6

2016-01-19 Thread Takahiro Hashimoto
58秒 JST Sarajärvi Tony wrote: > > -Original Message- > > From: Development [mailto:development-boun...@qt-project.org] On > > Behalf Of Takahiro Hashimoto > > Sent: 19. tammikuuta 2016 12:36 > > To: development@qt-project.org > > Cc: Rex Dieter > >

Re: [Development] qtdeclarative-5.6.0-beta build failure on rhel6

2016-01-19 Thread Takahiro Hashimoto
Hi. Sorry I don't have any info about C++11 code in 5.6 branch. I'd like to comment for Simon's question about devltoolset requirement. According to this thread [1] maybe the binary distribution of Qt 5 requires newer(4.7?) libstdc++ than the one which is provided by RHEL/CentOS 6.(4.4.7) This