On Jul 15, 2011, at 11:48 AM, Michael Stahl wrote: > lastly, let me express my puzzlement at the surprising popularity of our > Solaris port :) > > if there are really people who want to maintain that, then i'd suggest > looking into building it with GCC instead of SunStudio, which is not > currently possible, but would probably ease the maintenance burden in the > long run.
GCC and Sun CC have incompatible ABIs, so at least the binary-UNO-to-C++ bridge code would need to be adapted. -Stephan
