Open veaceslavdoina opened 3 months ago
I think nim-datastore is working. PR: https://github.com/codex-storage/nim-datastore/pull/69
Test on fresh Fedora 40 following our guide - Build Codex - :x:
gcc --version
gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Fedora is moving forward 🚀
Describe the bug Codex currently can't be compiled with GCC 14, which was released on Tue May 7 10:31:35 GMT 2024.
Based on the numbering scheme, this is a first
v14
public release,14.0
was used in the development process.To Reproduce
make update
- ✅make
- ❌Expected behavior We should be able to compile Codex with GCC 14 and older versions as well.
Environment:
Ubuntu, Windows
latest
master
amd64
Additional context
Work in progress -
nim-codex/.gitmodules
status-im/nim-bearssl
- Update submodulevacp2p/nim-libp2p
- https://github.com/vacp2p/nim-libp2p/tree/multihash-poseidon2nim-leopard
- https://github.com/codex-storage/nim-leopard/pull/15nim-codex-dht
- https://github.com/codex-storage/nim-codex-dht/pull/98nim-chronos
- Update submodulenim-datastore