After lots of small hacks on kdesupport and kdelibs, I finally managed to compile both, the ./bin program all seem to work. So it's a confirmation that using stdcxx is the way to go!
There were some problems though with kdesupport, in particular I disabled the caching in archivemanager, as it hits in incomplete type and there was one file I had to provide definitions of strcasestr and one other method. kdelibs only major problem was this bug: http://forum.java.sun.com/thread.jspa?threadID=5196286&tstart=30, which I hear has been fixed already with the latest patches (used the sizeof(void*) workaround), the rest are just small fixes. -- This message posted from opensolaris.org
