Understood. My point is that assuming all libraries (Qt one of them) built 
using CC, any application
that wants to use them has to be compiled with CC and not g++. This will create 
a lot of pain when porting software that uses gcc (g++) features and/or cannot 
be compiled using CC.
That said, I can't think of any good solution for this. (having two binary 
versions of C++ libraries, one for each compiler is definitely not a good 
solution).
--
Faramarz
--
This message posted from opensolaris.org

Reply via email to