aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell-devel] Multi-user aspell usage.


From: Kevin Atkinson
Subject: Re: [aspell-devel] Multi-user aspell usage.
Date: Fri, 28 Jan 2005 13:22:16 -0700 (MST)

[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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]