SV> The only bad thing is that it is compiled as console SV> application so there is nasty DOS window when it is running. Maybe SV> this is some way to handle this issue via SV> abi/src/config/platforms/mingw32.mk's *_FLAGS variables?
It seems that setting 'OS_CFLAGS = -mwindows' in that file solves the problem. So now AbiWord is a native GUI application. Regards, Valentine
