[
https://issues.apache.org/jira/browse/THRIFT-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henrique Mendonça closed THRIFT-2565.
-------------------------------------
Resolution: Fixed
Well, it actually doesn't change much as the host was already specified. I'm
committing this but please feel free to comment or reopen if you see a way of
detecting the correct platform.
Cheers
ps.: we should hopefully get a green travis again :)
> autoconf fails to find mingw-g++ cross compiler on travis CI
> ------------------------------------------------------------
>
> Key: THRIFT-2565
> URL: https://issues.apache.org/jira/browse/THRIFT-2565
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9.1
> Environment: travis CI
> Reporter: Henrique Mendonça
> Assignee: Henrique Mendonça
> Priority: Trivial
> Labels: autoconf, travis
> Fix For: 0.9.2
>
> Attachments:
> THRIFT-2565-autoconf-fails-to-find-mingw-g-cross-com.patch
>
>
> As mentioned on THRIFT-2534, autoconf fails to find the mingw-g++ cross
> compiler on travis CI. However, it does find the mingw ranlib and uses it,
> resulting on a link error: *libparse.a: could not read symbols: Archive has
> no index; run ranlib to add one*
> It works if we specify the cross compiler by hand but it might fail then on
> incompatible platforms.
> Does anyone have a better idea?
--
This message was sent by Atlassian JIRA
(v6.2#6252)