OK, I recreated logs.
Configure script outputs exact same log on command line for both MinGW
versions.
Make script errors as reported, and this is the diff file between 4.8.1 and
4.9.1 make outputs: https://gist.github.com/anonymous/a73e9d019fb2ff7d6900

Here is libtool file, generated by 4.9.1 pointed to reported line:
https://gist.github.com/anonymous/4127f93a5b4e5e703fe7#file-libtool-L7860


Now that you mention MSYS2, quick Google shows it related to Cygwin, but it
seems you use it with MinGW?
It looks interesting, can you confirm if you use MSYS2 exclusively with
MinGW?


Thanks in advance


On Fri, Jul 25, 2014 at 6:05 AM, Óscar Fuentes <[email protected]> wrote:

> klo uo <[email protected]> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to