embeddedartistry / embeddedartistry/libcpp
cross compile with my own libc
Open
question
- Dominant language
- C++
- Stars
- 99
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
How do I cross compile (for mips/arm) with my own version of libc using its .a and headers?
I'd like to disable features like exceptions, replace new/delete, no gnu extension etc
Contributor guide
Assessment
This issue has not been assessed yet.