Stefan Nitschke wrote: > >It builds fine with gcc3 after a bit of auto* hackery (ran ./ltconfig > >ltmain.sh, automake -a), but there is no UI yet, so you can't see what > >you're doing. > > > I am not so lucky yet... anyway i saw that SC does use both C++ and ObjC. > I thought its not possible to mix them with gcc. Would be realy cool if > that has been fixed with gcc3.
the linux port doesn't use objc, everything's plain old c++ :) <sk>
