On Sun, 19 Sep 2004, Gary Setter wrote:

> I'm working on a port of ASpell 0.60 to Win32. I'm wondering of
> my changes will accepted and what I can do improve my chances.

There are three levels of which you can port the code to Win32)

1) Cygwin
2) MinGW
3) VC++

A Cygwin port should work with very little effort.  However, there has 
been some reports of linking problems.

A MinGW port may take a bit more effort but it is doable.  I will accept 
patches so that Aspell can compile with MinGW

a VC++ is a lot more work due to the non-standard C++ compiler.  A 
port for VC++ will generally be distributed as a separate patch.

-- 
http://kevin.atkinson.dhs.org



_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to