[Qt-interest] Building qt on Solaris 10/AMD64 [patch included]
Paul Floyd
paulf at free.fr
Wed May 26 20:56:17 CEST 2010
Xavier Roche wrote:
> Hi folks,
>
> Just a small feedback for those who want to build qt on Solaris 10/AMD64
> (64-bit build), and are having troubles.
I expect that all this has been done before, most notably by the KDE team:
http://techbase.kde.org/Projects/KDE_on_Solaris
> I managed to have a working build, using a standard gcc toolchain with
> solaris ld (might be possible with the old venerable CC, but I did not
> give it a try)
You won't get very far with the system C++ std lib, but everything is
buildable with stlport, or as used for the KDE packages, Apache C++ std
lib, and some patches. With those libs, CC is about as conformant as GCC
and MS VS.
A+
Paul
--
Paul Floyd http://paulf.free.fr
More information about the Qt-interest-old
mailing list