Re: [Development] Qt 5.3 and sparc

2014-06-07 Thread Thiago Macieira
Em sáb 07 jun 2014, às 15:27:07, Lisandro Damián Nicanor Pérez Meyer escreveu: > So IMPOV there are a couple of ways to solve this: > > - Keep the detection uncommented: in this case it might be better to simply > remove it, and maybe remove src/corelib/arch/sparc* Remove the lines from qbasicato

[Development] Qt 5.3 and sparc

2014-06-07 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! In the 5.2 series I have been building Qt 5 with sparc detection enabled (src/corelib/global/qprocessordetection.h uncommenting lines ~297 to ~312). I knew things where going to change for Qt 5.3, so I didn't pushed the changes. Now with Qt 5.3 and sparc detection enabled I get a FTBFS. See t