On Thu, Apr 24, 2008 at 6:33 PM, Laszlo (Laca) Peter <Laszlo.Peter at sun.com> wrote: > Brian, > > I tried it with Sun Studio several times without success. > The issue wasn't with the standard C++ library (stlport4 seemed > to work fine), but with the extensive use of template code. > If someone with deeper knowledge of C++ and heaps of free time > could look into it that would be very much appreciated.
i looked at it a bit this weekend and the first obstacle is the hard requirement for Boehm's GC (at least in Inkscape 0.46). i'll look at it some more -- it *might* be possible to fix Boehm's GC. --Stefan -- Stefan Teleman KDE e.V. stefan.teleman at gmail.com
