8000 Which latest and stablest version of Log4cplus I should use on CentOS Linux 7 with GCC version 4.8.5 compiler · log4cplus log4cplus · Discussion #621 · GitHub
[go: up one dir, main page]

Skip to content

Which latest and stablest version of Log4cplus I should use on CentOS Linux 7 with GCC version 4.8.5 compiler #621

Answered by wilx
GitHub121380 asked this question in Q&A
Discussion options

You must be logged in to vote

It seems that GCC 4.8 does support C++11 (https://gcc.gnu.org/projects/cxx-status.html#cxx11). So, in theory, even log4cplus 2.1.1 could work. But I have not tested it.

The "Platform Support" list in the readme file is mainly about what has been tested at some point in time. It is not a list of minimal supported versions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GitHub121380
Comment options

Answer selected by GitHub121380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #616 on July 14, 2024 16:28.

0