[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
E.8.2 Building the WIN32 version
There are two basically different ways of building Aspell using GCC for WIN32: You can either use the Cygwin compiler, which will produce binaries that depend on the POSIX layer in ‘cygwin1.dll’. The other way is using MinGW GCC, those binaries use the native C runtime from Microsoft (MSVCRT.DLL).