[libc] Build overlay math library as shared object
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
This was requested by people at ARM for better incremental adoption. Since it's just the math library it shouldn't need anything beyond a cmake target marked "shared".
Contributor guide
Research direction
Locate the libc overlay math-library CMake target and inspect how existing shared-library targets are declared. Build the overlay and verify that the math library is emitted as a shared object; the change is done when the CMake configuration and build produce that shared library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100