assignUser commented on issue #13358:
URL: https://github.com/apache/arrow/issues/13358#issuecomment-1270153734

   > one for the default GCC 4.8.5 
   
   This is not possible due to the switch to C++17 which is first supported in 
gcc >= 5 but with devtoolset the missing libc++ features are statically linked 
into the binary and will work on machines without dts (:magic_wand: ). 
   
   You can test this yourself by downloading the `r-pkg__centos7` artifact from 
this workflow run: 
https://github.com/ursacomputing/crossbow/actions/runs/3159866027
   It contains a binary package compiled in this way, would be great to have 
some external validation of the process :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to