[
https://issues.apache.org/jira/browse/THRIFT-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145166#comment-14145166
]
Konrad Grochowski edited comment on THRIFT-2711 at 9/23/14 6:33 PM:
--------------------------------------------------------------------
I haven't tested it locally or on Windows, my main goal was to fix CI. Package
that work (at least for travis):
http://packages.ubuntu.com/en/precise/gcc-mingw-w64-i686
So it seems to contain gcc 4.6, but I do not know how this MinGW-w64 is
connected with 'normal' - windows - MinGW.
was (Author: hcorg):
I haven't tested it locally, my main goal was to fix CI. Package that work (at
least for travis): http://packages.ubuntu.com/en/precise/gcc-mingw-w64-i686
So it seems to contain gcc 4.6
> master no longer compiles with i586-mingw32msvc
> -----------------------------------------------
>
> Key: THRIFT-2711
> URL: https://issues.apache.org/jira/browse/THRIFT-2711
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, Compiler (General)
> Environment: Travis
> Reporter: Konrad Grochowski
>
> first I've noticed that Travis reports false positive for mingw builds. After
> fixing it (patch will be attached) I checked why it does not compile: some
> thrift compiler code uses C++11 features (which is good imho), but
> i586-mingw32msvc is veeeeery old compiler.
> I started working on patch for Travis to run CI with newer version of cross
> compiler. But maybe i586-mingw32msvc is desired for some special purpose? Is
> it possible to update it?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)