On Fri, 20 Jan 2023 10:30:55 +0000, Stuart Henderson wrote: > right. the "libc" crate was updated upstream so the replacement for that > can be removed too, and WANTLIB didn't want MODCXX_WANTLIB.
Thanks Stuart for your review and for the fix (update of crates.inc for cc/libc and removal of unnecessary COMPILER_LIBCXX in WANTLIB). Build and tests OK on amd64 with your diff. Laurent