Dear all,

I've been developing some QT apps on Linux for some time. I'd like to bring QT more into my work environment, where most infrastructure is based on SPARC Solaris, recently upgraded to 10, so it's a good time to introduce a useful library package.

I've been trying some time to get a working installation of QT 4.4.3.

The use of solaris-g++ and the installed gcc 4.3.2 compile the whole library nicely. To get around some xrender problems, I disabled it and compiled the whole thing. As soon as I run any example with a GUI component, however, the application segfaults.

Since I've tried using solaris-cc with cc: Sun C 5.8 Patch 121015-04 2007/01/10 and the first problem being a Operator overload ambiguity (which I could manually patch), the next problem yet another one. If this keeps going on, I'll waste a lot of time achieving another compile which may not run the linked programs.

Hence my question:

Is there a known working configuration consisting of patchlevel, Compiler and configuration options that will let me run the graphical demos on a SPARC Solaris 10 machine ?

Any recommends ?

Thanks for listening.

Nib