Skip to content

changes gcc from gcc 13 to gcc-11#244

Merged
cortinico merged 1 commit into
react-native-community:mainfrom
jabbas:gcc-11
Sep 12, 2025
Merged

changes gcc from gcc 13 to gcc-11#244
cortinico merged 1 commit into
react-native-community:mainfrom
jabbas:gcc-11

Conversation

@jabbas

@jabbas jabbas commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

new default gcc in ubuntu 24.04 introduces new c++ standard (c++18) which is not compatible with react-native c++ code.

Until react-native code will be updated to be able to compile with latest c++18 standard let's use old gcc-11.

@cortinico cortinico merged commit 391223d into react-native-community:main Sep 12, 2025
2 checks passed
cortinico added a commit that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants