compilation went quite flawlessly, except that I had to edit src/af/util/xp/ut_iconv.cpp and replace a ICONV_CONST by const. I downloaded the sources of abi, abidistfiles, expat, libiconv, psiconv, unixfonts, and wv from cvs (with the 1-0-0 tag), put these into an empty directory, started configure (with extra optimizations, profile, libjpeg, pspell and gnome enabled and perl-scripting disabled) make and make install. But when I start abiword I see the splash-schreen and the gtk-interface for a shortz time, and it segfaults.
I know that gcc3 is binary-incompatible with my gcc2-libs, therefore I tried to recompile pspell, of which I know that it is written in c++, but this didn't help. any other c++ lib I did miss? anyway, gdb tells me the segfault happened in mcount() and the backtrace did only show "#0 <some hex-numbers> in mcount()". what do I need to do to make abiword running with gcc3? P ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
