Hi, as already reported twice on the list and on the bug tracking system by me, compiling on cygwin/mingw produces the following error.
undefined reference to acommon::CopyPtr<acommon::Config>::Parms::del(acommon::Config *) By explicidly instantiating the template in speller.hpp, i can get the common lib to compile. The speller lib link step fails with a huge number of undefined references. I believe this is a .dll vs. .so issue that cannot be easily resolved. Also, there's no shared libstdc++ on cygwin/mingw. I have been able to get the old aspell (0.3) to compile with .dll's in the past. The reason I'd like to compile aspell on mingw is to use the shared library for my win32 port of LyX. Any ideas on how this can acomplished? Btw. it is possible to get the common lib to compile using the intel 6.0 compiler. Ruurd __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel