1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement support for the `-Wno-whole-archive` flag in the ELD linker, mirroring the functionality of other `-Wno-*` flags to suppress whole-archive warnings. This involves modifying the linker's warning handling mechanism to recognize and ignore this specific flag.

Complexity: 4/5
good first issue

Embedded Linker

C++