On Fri, 15 Oct 2004, Robert Walker wrote: > Anyway looks as if we windows users just have to wait and see > if anyone completes a new build for Windows to try it out. > I'm looking for a proper Windows type dll too, because users of > my program won't have Redhat or Cygwin or anything, only > Windows, and one can't expect them to install a linux type > shell or appropriate binaries in order to run my tiny > program. Most will be novice Windows users anyway.
With a little bit of effort it should be possible to get a native Windows DLL for Aspell using Gcc that does not require any Cygwin wrappers. This DLL (if compiled correctly) should be able to used by any other windows applications, including those compiled with VC++. I just don't have the time to maintain it. If anyone wishes to maintain one I will be more than willing to help. With a lot more effort it is also possible to get it to compile with VC++ but I personally see little value in that. -- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
