klo uo <klo...@gmail.com> writes:

> I upgraded from 4.8.1 to 4.9.1  (x86_64-4.9.1-release-win32-seh-rt_v3-rev0)
> and noticed that the package I used to build successfully, now fails.
>
> The package is latest hunspell-1.3.3 and it fails with libtool error
> (failing to match some quote on line 7000 or so).
>
> Removing 4.9.1 and installing back 4.8.1
> `x86_64-4.8.1-release-posix-seh-rt_v3-rev2` indeed compiled fine again.
>
> Any ideas what may be wrong?

Having a copy/paste of the error would be useful. Extra points for the
line mentioned on the error, plus some of those preceding it.

It is hard to say more without more details, except for noting that your
4.9.1 uses the win32 thread model while your 4.8.1 uses POSIX threads.

Oh, and MSYS2 provides hunspell 1.3.3 for both i686 and x86_64, so
somebody already compiled it with gcc 4.9, although the package version
string contains a "-1" suffix, which possibly means that some patch was
applied. MSYS2 uses a gcc with POSIX threads.


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to