libcpp icon indicating copy to clipboard operation
libcpp copied to clipboard

cross compile with my own libc

Open anand-msft-fun opened this issue 1 year ago • 4 comments

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

anand-msft-fun avatar Feb 06 '25 14:02 anand-msft-fun