yjhjstz commented on code in PR #1151:
URL: https://github.com/apache/cloudberry/pull/1151#discussion_r2138020026


##########
configure.ac:
##########


Review Comment:
   > > pax only need c++14, `checking whether g++ supports C++14 features with 
-std=c++14... yes` already have.
   > 
   > Can we add the g++ version check here? You know, the default g++ version 
is `8.5.0 20210514` under Rocky Linux 8.
   > 
   > Through my test, it shows `checking whether g++ supports C++14 features 
with -std=c++14... yes` though g++ 8.5.0 is installed, but will face failure 
using g++ 8.5.0. We need to upgrade it to 11+.
   > 
   > Related issue - [#1097 
(comment)](https://github.com/apache/cloudberry/issues/1097#issuecomment-2883361723).
   
   but I test use gcc-9 , it works ok. 



-- 
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: commits-unsubscr...@cloudberry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: commits-h...@cloudberry.apache.org

Reply via email to