arayq2 commented on PR #21: URL: https://github.com/apache/activemq-cpp/pull/21#issuecomment-2692380391
It may be better to leave PLAT_CXXFLAGS empty for GCC, and give configure the correct CXXFLAGS depending on local context. E.g. export CXXFLAGS="-std=c++11" (I did that just for kicks and everything compiled!!) The "-ansi" setting is _ancient_ (definitely pre-C++11) and hasn't been used in years. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact