Re: [Development] Build Qt on Solaris 10 Fail

2016-10-19 Thread Thiago Macieira
On quarta-feira, 19 de outubro de 2016 15:29:52 PDT Fabio Santos via Development wrote: > Hi Thiago, > Thanks for your help... now I'm using solaris-g++-64 > (./configure -platform solaris-g++-64) configure command works fine, but > gmake had problems see: > > g++ -m64 -Wl,-R,/usr/local/Trollte

Re: [Development] Build Qt on Solaris 10 Fail

2016-10-19 Thread Konstantin Tokarev
19.10.2016, 18:30, "Fabio Santos via Development" : > Hi Thiago, > > Thanks for your help... now I'm using solaris-g++-64 > > (./configure -platform solaris-g++-64) configure command works fine, but > gmake  had problems see: > > g++ -m64 -Wl,-R,/usr/local/Trolltech/Qt-4.8.7/lib > -Wl,-R,/usr/l

Re: [Development] Build Qt on Solaris 10 Fail

2016-10-19 Thread Fabio Santos via Development
Hi Thiago, Thanks for your help... now I'm using solaris-g++-64  (./configure -platform solaris-g++-64) configure command works fine, but gmake   had problems see: g++ -m64 -Wl,-R,/usr/local/Trolltech/Qt-4.8.7/lib -Wl,-R,/usr/local/Trolltech/Qt-4.8.7/lib -o ../../../bin/uic3 .obj/release-shared/

Re: [Development] Build Qt on Solaris 10 Fail

2016-10-18 Thread Thiago Macieira
On terça-feira, 18 de outubro de 2016 20:10:07 PDT Fabio Santos via Development wrote: > And change mkspecs/solaris-cc-64/qmake.conf file: Don't use solaris-cc-64. Instead, use solaris-g++-64. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technolo

Re: [Development] Build Qt on Solaris 10 Fail

2016-10-18 Thread Fabio Santos via Development
Hi Kontantin, How can i force to use GCC? Beacuse I set some variables, see: bash-3.2# envHZ=TERM=xtermSHELL=/sbin/shOLDPWD=/tmp/SCI/SuccessfullySPATH=/usr/ccs/bin:/usr/xpg4/bin:/local/lib:/usr/sbin:/usr/sfw/bin:/usr/local/bin:/usr/binMAIL=/var/mail/rootPWD=/tmp/SCI/SuccessfullyS/qt-everywhere-ope

Re: [Development] Build Qt on Solaris 10 Fail

2016-10-18 Thread Konstantin Tokarev
18.10.2016, 21:47, "Fabio Santos via Development" : > Hi all, > > I'm new here and trying to compile Qt on solaris sparc 10, But I receive a > error during gmake command, see: I think CC is not supported, it's a very peculiar C++ compiler and it does not have C++11 support. Please use GCC inst

[Development] Build Qt on Solaris 10 Fail

2016-10-18 Thread Fabio Santos via Development
Hi all, I'm new here and trying to compile Qt on solaris sparc 10, But I receive a error during gmake command, see: CC -c -mt -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -xldscope=hidden -mt -I/usr/sfw/include -I/usr/sfw/include/freetype2 -KPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO