HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ship with a set of GCC toolchains.

HBehrens opened this issue · comments

By leveraging the http://platformio.org toolchains, it is possible to download a set of binaries from multiple GCC toolchains for Ubuntu and macOS. Allowing puncover to probe until it finds a matching toolchain for a given ELF and shipping puncover with a set of these binaries would simplify the first-time experience.