[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
E.8.2.1 Building Aspell using Cygwin
This works exactly like on other POSIX compatible systems using the ‘./configure && make && make install’ cycle. Some versions of Cygwin GCC will fail to link, this is caused by an incorrect ‘libstdc++.la’ in the ‘/lib’ directory. After removing or renaming this file, the build progress should work (GCC-2.95 and GCC-3.x should work).