BlockchainCommons / BlockchainCommons/bc-ur
feat. request: build with gcc/g++
Open
- Dominant language
- C++
- Stars
- 18
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Abstract
Currently `bc-ur` is builds only with clang, but not gcc/g++ which is the default toolchain on Linux.
This would also allow building `keytool` and `seedtool` with `gcc/g++` which depend on this library.
Contributor guide
Research direction
Start by locating the build configuration that currently requires clang, then inspect how the bc-ur library is used to build keytool and seedtool. Verify the resulting configuration with gcc/g++ and confirm that the library and both tools build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100