embeddedartistry / embeddedartistry/libcpp

cross compile with my own libc

Open
#54 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reviewing how this project wraps libcxx and how its build configuration handles cross-compilation for MIPS and ARM. Clarify the supported configuration for a custom libc, including supplied .a files and headers, disabled exceptions, custom new/delete, and no GNU extensions; the issue is done when that behavior is documented or supported with a reproducible configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.