swebb2066 commented on issue #259:
URL: 
https://github.com/apache/logging-log4cxx/issues/259#issuecomment-1679946361

   I suggest you install a newer compiler then tell cmake to use that new 
compiler using for example:
   
   `cmake .. -DCMAKE_CXX_COMPILER=/usr/local/gcc-9.2.0/bin/g++ 
-DCMAKE_C_COMPILER=/usr/local/gcc-9.2.0/bin/gcc`


-- 
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