I have had good results for both Sparc and i386/AMD64 with or without
gas
( GNU as ) however you must always use Sun provided LD=/usr/ccs/bin/ld
if
you want things to work.
Yes but I have forgot to say that I have tried with the Solaris ld and the result
was in essence the same. Also, $ elfdump -s /usr/lib/libstdc++.so.6.0.14|grep gnu_cxx shows that the sumbols are included in the library! BTW, have you compiled the latest Qt with gcc? You know solaris studio is not an option as most useful programs do not compile with it. Apostolos