static linked enchant
Luo Kaisa <[email protected]> Fri, 14 Feb 2014 23:37:45 -0500
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
I managed to build a static linked enchant on Windows 7 using MinGW, but whenever I input: enchant -l I get: Couldn't create a dictionary for en_US However I have an en_US dictionary on $(datadir)/enchant/myspell When dynamically linked, enchant works but it needs libgcc_s_dw2-1.dll and libstdc++-6.dll to be present on the path. That means it isn't possible to use a static linked version? Many thanks in advance, -- Kaisa