[ https://issues.apache.org/jira/browse/ARROW-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shuai Zhang updated ARROW-9183: ------------------------------- Description: The [Building Arrow C++|[https://github.com/apache/arrow/blob/apache-arrow-0.17.1/docs/source/developers/cpp/building.rst]] document say "building requires a C++11-enabled compiler. On Linux, gcc 4.8 and higher should be sufficient." But actually, it failed to build with gcc 4.9.2 (see attached image-2020-06-19-11-29-13-641.png). This is because a bug in gcc [Bug 57250|[https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57250]|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57250] Please note it in the document to use a higher version of gcc, current document is still misleading. was: The [Building Arrow C++|[https://github.com/apache/arrow/blob/apache-arrow-0.17.1/docs/source/developers/cpp/building.rst]] document say "building requires a C++11-enabled compiler. On Linux, gcc 4.8 and higher should be sufficient." But actually, it failed to build with gcc 4.9.2: !image-2020-06-19-11-29-13-641.png! > [C++] Failed to build arrow-cpp with gcc 4.9.2 > ---------------------------------------------- > > Key: ARROW-9183 > URL: https://issues.apache.org/jira/browse/ARROW-9183 > Project: Apache Arrow > Issue Type: Bug > Components: C++ > Affects Versions: 0.17.1 > Reporter: Shuai Zhang > Priority: Major > Attachments: image-2020-06-19-11-29-13-641.png > > > The [Building Arrow > C++|[https://github.com/apache/arrow/blob/apache-arrow-0.17.1/docs/source/developers/cpp/building.rst]] > document say "building requires a C++11-enabled compiler. On Linux, gcc 4.8 > and higher should be sufficient." > But actually, it failed to build with gcc 4.9.2 (see attached > image-2020-06-19-11-29-13-641.png). This is because a bug in gcc [Bug > 57250|[https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57250]|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57250] > Please note it in the document to use a higher version of gcc, current > document is still misleading. -- This message was sent by Atlassian Jira (v8.3.4#803005)