Râu Cao ⚡ on Nostr: Is this me being retarded, or is the bitcoin-core 28.0 configure script broken? ``` ...
Is this me being retarded, or is the bitcoin-core 28.0 configure script broken?
```
checking whether g++-10 supports C++20 features with -std=c++20... no
checking whether g++-10 supports C++20 features with +std=c++20... no
checking whether g++-10 supports C++20 features with -h std=c++20... no
configure: error: *** A compiler with support for C++20 language features is required.
```
I even compiled a test script with C++20 features using that same g++-10 (version 10.5.0) and that worked just fine.
Published at
2024-10-14 15:22:13Event JSON
{
"id": "98f626a46fac85a232f47c418a3ea8ff447d3a0e0322d262c3ea6ce43598395a",
"pubkey": "1f79058c77a224e5be226c8f024cacdad4d741855d75ed9f11473ba8eb86e1cb",
"created_at": 1728919333,
"kind": 1,
"tags": [
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "Is this me being retarded, or is the bitcoin-core 28.0 configure script broken?\n\n```\nchecking whether g++-10 supports C++20 features with -std=c++20... no \nchecking whether g++-10 supports C++20 features with +std=c++20... no\nchecking whether g++-10 supports C++20 features with -h std=c++20... no\nconfigure: error: *** A compiler with support for C++20 language features is required.\n```\n\nI even compiled a test script with C++20 features using that same g++-10 (version 10.5.0) and that worked just fine.",
"sig": "d8d00e9ba8147ff8a1e2c01edb4f68650235a3f53385178101fe7851047fb2119a0561296e22075ef9f1b9806aa77af718190be8938bc44b4d6053f617ae7d19"
}