[CC aspell-devel, please do the same] On Fri, 28 Jan 2005, Kevin Tew wrote:
> Thanks for the quick reply, > > I've compiled the 60.2 tar ball release using MSYS > http://lists.gnu.org/archive/html/aspell-user/2004-12/msg00015.html was > very helpful > > I added this include to common/file_util.cpp > #include "asc_ctype.hpp" > > -Wl,--enable-runtime-pseudo-reloc > should be added to CXXLINK during configure for msys > > > configure didn't find mmap or iconv > I'm guessing if I don't have mmap support I can't avoid the problem below. > If this is true, I'd be willing to rough in some mmap support for win32 MMAP might work with Cygwin. However if you are using Aspell 0.60 than you don't need to worry about it as much as Aspell 0.60 will cache instances of the dictionary class and reuse them. Thus multiple copies will not be used. _______________________________________________ Aspell-devel mailing list Aspell-devel@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-devel