kubo39 / kubo39/zephyr_ldc_examples
RISC-V: '+soft-float' is not a recognized feature for this target (ignoring feature)
Open
- Dominant language
- D
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```console
$ west build -b qemu_riscv32 pthread
(...)
'+soft-float' is not a recognized feature for this target (ignoring feature)
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the warning with `west build -b qemu_riscv32 pthread` and inspect how the RISC-V target and `+soft-float` feature are configured. Trace the build output to the relevant target or compiler configuration, then verify that the build completes without reporting an unrecognized feature.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100