I'm not having any luck building aspell 0.60 out-of-the-box under cygwin with g++ version 3.3.3 (the latest from cygwin). Ditto with version 3.2. aspell compiles OK with both versions, but neither links aspell due to undefined references to aspell_gettext_init and many if not all functions in the acommon namespace. I'm doing an ordinary ./configure, with no options, and make. I tried removing libstdc++.la, per the aspell README, to no avail (same result).
Has anyone successfully built aspell 0.60 under cygwin? Or can anyone suggests what might be wrong? Thanks, Randal _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
