Henrique Mendonça created THRIFT-2565:
-----------------------------------------
Summary: 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
Fix For: 0.9.2
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)